{if $announcementsFbRecommend} {/if} {foreach from=$announcements item=announcement}
{$announcement.title} {if $announcement.text|strip_tags|strlen < 350}

{$announcement.text}

{else}

{$announcement.summary} {$LANG.readmore} »

{/if}
{$carbon->createFromTimestamp($announcement.timestamp)->format('jS M Y')} {if $announcement.editLink} {$LANG.edit} {/if}
{if $announcementsFbRecommend} {/if}
{foreachelse} {include file="$template/includes/alert.tpl" type="info" msg="{$LANG.noannouncements}" textcenter=true} {/foreach} {if $prevpage || $nextpage}
{foreach $pagination as $item} {$item.text} {/foreach}
{/if}