fix templates/*
[ikiwiki/events.git] / templates / neweventmonth.tmpl
index aa9e6ea..2b8f3d4 100644 (file)
@@ -3,7 +3,8 @@
 
 [[!calendar
  month="<TMPL_VAR MONTH>"
- pages="page(<TMPL_VAR BASE>/<TMPL_VAR YEAR>/<TMPL_VAR MONTH>/*/*) and !*/Discussion"
+ neweventbase="<TMPL_VAR BASE>"
+ pages="page(./<TMPL_VAR MONTH>/*/*) and !*/Discussion"
  popup="no"
  type="month"
  year="<TMPL_VAR YEAR>"