Display list of posts, grouped by year
This commit is contained in:
parent
f76cc9d98f
commit
f0039080e4
2 changed files with 150 additions and 24 deletions
|
@ -49,7 +49,7 @@
|
|||
{{ exposed }}
|
||||
{{ attachment_before }}
|
||||
|
||||
<div class="mt-10">
|
||||
<div class="mt-10 space-y-10">
|
||||
{% if rows -%}
|
||||
{{ rows }}
|
||||
{% elseif empty -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue