diff --git a/news/templates/base.html b/news/templates/base.html index 9151539..246d07b 100644 --- a/news/templates/base.html +++ b/news/templates/base.html @@ -82,5 +82,10 @@ + + + + + diff --git a/news/templates/news/index.html b/news/templates/news/index.html index 8cce087..6e0b12c 100644 --- a/news/templates/news/index.html +++ b/news/templates/news/index.html @@ -168,7 +168,4 @@

No posts are available.

{% endif %} - - - {% endblock content %}