{config_load file="$path_language/$access.html"}
{#lbl_what_news#}
{$row.title}
({#lbl_update#}: {$row.publish_date|date_format:"%B %e, %Y"})

{if ($row.filename)} {/if}
{$row.content}
{#lbl_download#}


{#lbl_back#}


{if ($news)}
{#lbl_news_others#}
{foreach name=news from=$news item=news key=i} {/foreach}
{$news.title} ({$news.create_date|date_format:"%B %e"})
{/if}