diff options
Diffstat (limited to 'templates/archives.html')
-rw-r--r-- | templates/archives.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/archives.html b/templates/archives.html new file mode 100644 index 0000000..2398a94 --- /dev/null +++ b/templates/archives.html @@ -0,0 +1,3 @@ +<main role="main" class="panel"> + $partial("templates/post-list.html")$ +</main>
\ No newline at end of file |