diff --git a/homelog/templates/base.html b/homelog/templates/base.html index 81bea06..67a54c3 100644 --- a/homelog/templates/base.html +++ b/homelog/templates/base.html @@ -1,6 +1,6 @@ {% load static i18n %} {% get_current_language as LANGUAGE_CODE %} - + @@ -13,7 +13,7 @@ {% block css %} - + @@ -26,7 +26,7 @@ {# Placed at the top of the document so pages load faster with defer #} {% block javascript %} - +