From c0a2eaf7964657a164e2108ded1931d0c360fd63 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 15 Apr 2010 18:51:50 -0400 Subject: calendarmonth.tmpl: The month calendar is now put in a sidebar. --- templates/calendarmonth.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/calendarmonth.tmpl') diff --git a/templates/calendarmonth.tmpl b/templates/calendarmonth.tmpl index 37ad78c5c..23cd95430 100644 --- a/templates/calendarmonth.tmpl +++ b/templates/calendarmonth.tmpl @@ -1,3 +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