{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} {if $template_option.colorset == 'blank'} {$CONST.BACK} {else} {$CONST.BACK} {/if} {else} {/if} {$plugin_calendar_head.month_date|formatTime:"%B '%y":false} {if $plugin_calendar_head.maxScroll ge $plugin_calendar_head.month_date} {if $template_option.colorset == 'blank'} {$CONST.FORWARD} {else} {$CONST.FORWARD} {/if} {else} {/if}
{$dow.date|@formatTime:"%a":false|@truncate:2:'':true}
{$smarty.now|@formatTime:$template_option.date_format}
{if isset($day.properties.Active) and $day.properties.Active} {/if}{$day.name|@default:" "}{if isset($day.properties.Active) and $day.properties.Active}{/if}