only show <hr> if pagination is enabled
This commit is contained in:
@ -41,10 +41,8 @@
|
||||
{% include 'comments.html' %}
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
{% endfor %}
|
||||
|
||||
{% include "pagination.html" %}
|
||||
<hr>
|
||||
{% endblock content %}
|
||||
|
||||
|
Reference in New Issue
Block a user