From 6945074c2c496a89665f559d431cf22602199937 Mon Sep 17 00:00:00 2001 From: Karl Semich <0xloem@gmail.com> Date: Sat, 27 Aug 2016 04:31:52 -0400 Subject: Added ikistrap template --- backend/ikistrap/templates/calendarmonth.tmpl | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 backend/ikistrap/templates/calendarmonth.tmpl (limited to 'backend/ikistrap/templates/calendarmonth.tmpl') diff --git a/backend/ikistrap/templates/calendarmonth.tmpl b/backend/ikistrap/templates/calendarmonth.tmpl new file mode 100644 index 0000000..23cd954 --- /dev/null +++ b/backend/ikistrap/templates/calendarmonth.tmpl @@ -0,0 +1,5 @@ +[[!sidebar content=""" +[[!calendar type=month month= year= pages=""]] +"""]] + +[[!inline pages="creation_month() and creation_year() and " show=0 feeds=no reverse=yes]] -- cgit v1.2.3