$DayCurrentTemplate = qq(<a href="%ruri#%{ymd}0">%calendar_day</a>); $DayNonCurrentTemplate = qq(<a href="%href">%calendar_day</a>);
Index