{if $hideTaskBar ne true}
{if $user->data.user_regcode!=""}
{"Validate your email address to receive updates and notifications"|gettext} {"Click here"|gettext} {"and we will send an email to your inbox with instructions on how to do it - it's quick and easy!"|gettext}
{/if}
{foreach from=$announcements item=cA}
data.announcement_type eq 'downtime'}class="indentedParagraph announceWarning"{elseif $cA->data.announcement_type eq 'features'}class="indentedParagraph announceFeature"{elseif $cA->data.announcement_type eq 'news'}class="indentedParagraph announceNews"{/if}>
{$cA->data.announcement_text}
{if $cA->data.announcement_link ne ''}
READ MORE
{/if}
{/foreach}
{if count($announcements) gt 1}
OK
{else}
OK
{/if}