mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Fix up inconsistencies
Fix style inconsistencies
This commit is contained in:
parent
27de618fdb
commit
99c13a39c7
6 changed files with 37 additions and 28 deletions
|
|
@ -30,7 +30,9 @@ All Articles
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% if not loop.last %}
|
||||
<hr>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% include 'include/pagination.html' %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue