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

@ -38,6 +38,5 @@
{{ article.content }}
</div>
</div>
<hr>
{% include 'include/comments.html' %}
{% endblock %}