New (old) design

This commit is contained in:
Felipe M 2021-02-14 20:16:02 +01:00
parent d06d3b2806
commit 96c9911a8c
Signed by: fmartingr
GPG key ID: 716BC147715E716F
16 changed files with 64 additions and 146 deletions

View file

@ -7,7 +7,7 @@
{{ render_blog_post(child, from_index=true) }}
{% endfor %}
<div class="center">{{ render_pagination(this.pagination) }}</div>
<div>{{ render_pagination(this.pagination) }}</div>
{% endblock %}
{% block endbody %}