{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
{t}News{/t} {t}News{/t}
{foreach name=newsEntry from=$newsentries item=newsItem} {/foreach}
{if !$newsItem.display}{/if} {$newsItem.date_created|date_format:$opt.format.datetime} - {$newsItem.topic|escape}
{$newsItem.content} {if !$newsItem.display}
{/if}
{if !$newsItem.display} {t}Show{/t} {else} {t}Do not show{/t} {/if} {t}Delete{/t}