diff --git a/theme/templates/base.html b/theme/templates/base.html index a816ae7..2183299 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -1,7 +1,7 @@ - + {% if article and article.author %} @@ -21,7 +21,7 @@ {% endblock meta_tags_in_head %} {% block title %}{{ SITENAME|striptags }}{% endblock title %} {% block head_links %} - + @@ -77,7 +77,7 @@ {% include 'footer.html' %} {% block script %} - + +