{section name=i loop=$months} {if $months[i].has}
  • {$months[i].short}
  • {else}
  • {$months[i].short}
  • {/if} {/section}