{if $twitterusername}

{$LANG.twitterlatesttweets}

{elseif $announcements}

{$LANG.news}

{foreach $announcements as $announcement} {if $announcement@index < 2}

{$carbon->translatePassedToFormat($announcement.rawDate, 'M jS')} {$announcement.title}

{if $announcement.text|strip_tags|strlen < 350} {$announcement.text} {else} {$announcement.summary} {$LANG.readmore} » {/if}

{if $announcementsFbRecommend} {/if}
{/if} {/foreach} {/if}