diff --git a/templates/settings.html b/templates/settings.html index 5987e23..d5391fa 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -66,7 +66,7 @@
- +
diff --git a/templates/subreddit.html b/templates/subreddit.html index c4f484b..21ea673 100644 --- a/templates/subreddit.html +++ b/templates/subreddit.html @@ -100,11 +100,13 @@ Wiki {% endif %} - {% block head %} + {% if prefs.hide_banner != "on" %} + {% block head %} {% call super() %} - {% endblock %} -
+ {% endblock %} + {% endif %} +
Icon for r/{{ sub.name }}