diff --git a/templates/base.html b/templates/base.html index 7f61ee3..a8cfde0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ - + {% include "includes/head.html" ignore missing -%} diff --git a/templates/includes/head.html b/templates/includes/head.html index 24e8b00..0f71204 100644 --- a/templates/includes/head.html +++ b/templates/includes/head.html @@ -1,5 +1,4 @@ - @@ -25,7 +24,7 @@ {% endfor %} {% endif %} -