diff --git a/blog/templates/blog/article_detail.html b/blog/templates/blog/article_detail.html index 37c8537..f66916b 100644 --- a/blog/templates/blog/article_detail.html +++ b/blog/templates/blog/article_detail.html @@ -60,15 +60,12 @@ {% endif %} - - - {% if not posts %}
@@ -32,15 +24,15 @@
{% endif %} - {% if page_obj.has_next %} -