completed archive records
This commit is contained in:
parent
fa47eb6813
commit
7bfbbc4de4
75 changed files with 516 additions and 36 deletions
|
|
@ -13,6 +13,11 @@ layout: default
|
|||
<p>
|
||||
<h3>#{{page.number}}</h3>
|
||||
<h4>{{page.date_text}}</h4>
|
||||
|
||||
{% if post.title %}
|
||||
<p>{{post.title}}</p>
|
||||
{% endif %}
|
||||
|
||||
{% if page.topics %}
|
||||
<p>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue