+ {% if not HIDE_BANNER %} @@ -42,6 +43,7 @@ {% endif %} + {% endif %} {{ article.content }} diff --git a/alchemy/templates/include/footer.html b/alchemy/templates/include/footer.html index 8a2bd12..987374a 100644 --- a/alchemy/templates/include/footer.html +++ b/alchemy/templates/include/footer.html @@ -3,11 +3,15 @@ {% if not HIDE_AUTHORS %} Authors {% endif %} + {% if not HIDE_ARCHIVES %} Archives + {% endif %} + {% if not HIDE_CATEGORIES %} Categories {% if tags|length %} Tags {% endif %} + {% endif %} Generated by Pelican