blag: create initial calendar pages, use blaginline template in archives
[www-rohieb-name.git] / templates / calendarmonth.tmpl
diff --git a/templates/calendarmonth.tmpl b/templates/calendarmonth.tmpl
new file mode 100644 (file)
index 0000000..795d73f
--- /dev/null
@@ -0,0 +1,7 @@
+[[!sidebar content="""
+[[!calendar type=month month=<TMPL_VAR MONTH> year=<TMPL_VAR YEAR> pages="<TMPL_VAR PAGESPEC>"]]
+"""]]
+
+[[!inline pages="creation_month(<TMPL_VAR MONTH>) and creation_year(<TMPL_VAR
+    YEAR>) and <TMPL_VAR PAGESPEC>" show=0 feeds=no reverse=yes
+    template="blaginline"]]
This page took 0.025089 seconds and 4 git commands to generate.