diff --git a/brutaldon/templates/base.html b/brutaldon/templates/base.html index 37ffb0e..1c54613 100644 --- a/brutaldon/templates/base.html +++ b/brutaldon/templates/base.html @@ -26,8 +26,10 @@ {% if not preferences.theme.is_brutalist %} - {% block page_scripts %} - {% endblock %} + {% block page_scripts %} + + + {% endblock %} {% endif %} {% endif %} {% if own_acct %}