summaryrefslogtreecommitdiff
path: root/templates/calendarmonth.tmpl
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-27 11:29:41 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-27 12:27:35 +0200
commit92d8aadbadb5767f41342cd2958b8662ef0b8d96 (patch)
tree430ef6d12674a27eca37dbd80f8053f12c5c37d4 /templates/calendarmonth.tmpl
parent193673fa4ca986a8503dded44019f3b0eac30084 (diff)
downloadobnam.org-92d8aadbadb5767f41342cd2958b8662ef0b8d96.tar.gz
page.tmpl: simplify lots
Drop unnecessary parts. Alwys choose html5.
Diffstat (limited to 'templates/calendarmonth.tmpl')
-rw-r--r--templates/calendarmonth.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/calendarmonth.tmpl b/templates/calendarmonth.tmpl
deleted file mode 100644
index 23cd954..0000000
--- a/templates/calendarmonth.tmpl
+++ /dev/null
@@ -1,5 +0,0 @@
-[[!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]]