Fix up inconsistencies

Fix style inconsistencies
This commit is contained in:
Raymond Wanyoike 2016-11-07 10:09:32 +03:00
commit 99c13a39c7
6 changed files with 37 additions and 28 deletions

View file

@ -30,7 +30,9 @@ All Articles
</div>
</div>
</div>
{% if not loop.last %}
<hr>
{% endif %}
{% endfor %}
{% include 'include/pagination.html' %}
{% endblock %}