summaryrefslogtreecommitdiff
path: root/share/templates/changes.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'share/templates/changes.tmpl')
-rw-r--r--share/templates/changes.tmpl12
1 files changed, 12 insertions, 0 deletions
diff --git a/share/templates/changes.tmpl b/share/templates/changes.tmpl
new file mode 100644
index 0000000..fa610b1
--- /dev/null
+++ b/share/templates/changes.tmpl
@@ -0,0 +1,12 @@
+[% IF prefix %][% prefix %][% ELSE %]\heading[Recent Changes][indent]
+
+\h1[Recent Changes][% END %][% FOREACH month IN entries %]
+\h2[[% month.heading %]]
+[% FOREACH entry IN month.entries %]
+\desc[[% entry.date %] —
+ \link[[% entry.link %]]
+ [[% entry.title %]]][
+[% entry.description %]]
+[% END %]
+[% END %]
+\signature