diff --git a/alchemy/templates/base.html b/alchemy/templates/base.html index 6c9f879..432a64a 100644 --- a/alchemy/templates/base.html +++ b/alchemy/templates/base.html @@ -35,9 +35,9 @@ {% endif %} {% if SHOW_FAVICONS %} - - - + + + {% endif %} diff --git a/alchemy/templates/index.html b/alchemy/templates/index.html index aa943fc..fb8c6d0 100644 --- a/alchemy/templates/index.html +++ b/alchemy/templates/index.html @@ -28,7 +28,7 @@ All Articles {% endif %}
-

{{ article.title }}

+

{{ article.title }}

{{ article.summary }}