diff --git a/alchemy/templates/base.html b/alchemy/templates/base.html index 82315e7..7bc27c9 100644 --- a/alchemy/templates/base.html +++ b/alchemy/templates/base.html @@ -34,7 +34,7 @@ {% endif %} - {% if FAVICONS %} + {% if NEW_FAVICONS %} diff --git a/alchemy/templates/index.html b/alchemy/templates/index.html index a190415..a06cfe8 100644 --- a/alchemy/templates/index.html +++ b/alchemy/templates/index.html @@ -2,7 +2,7 @@ {% block head %} {{ super() }} - + {% endblock %} {% block title %}