diff --git a/brutaldon/templates/base.html b/brutaldon/templates/base.html index 3816124..1a9bdce 100644 --- a/brutaldon/templates/base.html +++ b/brutaldon/templates/base.html @@ -38,6 +38,7 @@ {% if not preferences.no_javascript %} + {% block page_scripts %} @@ -53,6 +54,7 @@
 
+ {% block navbar %}