Update
This commit is contained in:
parent
964534d0d9
commit
e262fc8ab2
6 changed files with 213 additions and 139 deletions
|
@ -9,6 +9,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Post archive</h1>
|
||||
<ul class="post-index dashed">
|
||||
{% for post in posts %}
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue