diff --git a/alchemy/templates/base.html b/alchemy/templates/base.html index 819c1c0..1ffe8b7 100644 --- a/alchemy/templates/base.html +++ b/alchemy/templates/base.html @@ -61,7 +61,7 @@
{% if SITEIMAGE %} {% endif %}
diff --git a/alchemy/templates/index.html b/alchemy/templates/index.html index b50ac6d..cf2a5c0 100644 --- a/alchemy/templates/index.html +++ b/alchemy/templates/index.html @@ -16,9 +16,13 @@ All Articles {% block content %} {% for article in articles_page.object_list %}