{strip} {assign var=calendar_url value="`$smarty.const.CALENDAR_PKG_URL`index.php?todate="} {assign var=calendar_day_url value="`$smarty.const.CALENDAR_PKG_URL`index.php?view_mode=day&todate="} {section name="dow" loop=$dow_abbrevs} {/section} {section name="row" loop=$calendar} {section name="col" loop=$calendar[row]} {assign var="date" value=$calendar[row][col]} {/section} {/section}
{$month_name} {$year}
< < > >
{$dow_abbrevs[dow]}
{$date.time|date_format:"%e"}
Today
{/strip}