diff --git a/templates/base.html b/templates/base.html index 0da863e..112b052 100644 --- a/templates/base.html +++ b/templates/base.html @@ -120,7 +120,7 @@ {% elif article %} {% elif page_name == 'index' and not articles_previous_page %} - + {% elif author or category or tag or page_name == 'index' %} {% else %} @@ -157,7 +157,7 @@ {% endif %}