{* load lang file *} {config_load file="lang`$smarty.const.PLANG`.txt" section="yearView"}

{#entriesFor#} {$thisYear}

{#explained#}

{* check if there are entrie for more than 1 year *} {if $years|@count gt 1} {/if} {* list the selected year's calendars *} {foreach from=$months item=myMonth}
{calendar year=$thisYear month=$myMonth ignoreNav=true}
{foreachelse}

{#noJoy#}

{#noJoy2#}

{/foreach}