diff --git a/discord_rss_bot/templates/add.html b/discord_rss_bot/templates/add.html index d3d3e42..16fecf3 100644 --- a/discord_rss_bot/templates/add.html +++ b/discord_rss_bot/templates/add.html @@ -10,7 +10,7 @@
-
+ {# Feed URL #}
diff --git a/discord_rss_bot/templates/base.html b/discord_rss_bot/templates/base.html index 6f10384..e608d0b 100644 --- a/discord_rss_bot/templates/base.html +++ b/discord_rss_bot/templates/base.html @@ -17,8 +17,9 @@
{% block content %}{% endblock %}