{foreach from=$plugin_calendar_dow item="dow"} {/foreach} {foreach from=$plugin_calendar_weeks item="week"} {foreach from=$week.days item="day"} {/foreach} {/foreach}
{if $plugin_calendar_head.minScroll le $plugin_calendar_head.month_date} {$CONST.BACK} {/if} {$plugin_calendar_head.month_date|formatTime:"%B '%y":false} {if $plugin_calendar_head.maxScroll ge $plugin_calendar_head.month_date} {$CONST.FORWARD} {/if}
{$dow.date|@formatTime:"%a":false}
{if isset($day.properties.Active) and $day.properties.Active}{/if}{$day.name|@default:" "}{if isset($day.properties.Active) and $day.properties.Active}{/if}