summaryrefslogtreecommitdiff
path: root/templates/yearly.html
diff options
context:
space:
mode:
authorbie <bie@blekksprut.net>2017-08-04 16:27:02 +0900
committerbie <bie@blekksprut.net>2017-08-04 16:27:02 +0900
commit241cffabb7ce2b9175c752f35d1a1865bd7f82a0 (patch)
treec84c888c6e4add39ca5c782ad652878f7335de94 /templates/yearly.html
parentbcc916147c695604c1b00ad73210321ce6843b87 (diff)
downloadmaker-241cffabb7ce2b9175c752f35d1a1865bd7f82a0.tar.xz
fuchhhh
Diffstat (limited to 'templates/yearly.html')
-rw-r--r--templates/yearly.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/yearly.html b/templates/yearly.html
new file mode 100644
index 0000000..8fd8b8c
--- /dev/null
+++ b/templates/yearly.html
@@ -0,0 +1,11 @@
+{{#articles}}
+ <article>
+ <header>
+ <h2><a href='{{url}}'>{{title}}</a></h2>
+ </header>
+ </article>
+{{/articles}}
+
+{{#prevarchive}}
+lol
+{{/prevarchive}}