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

{$row.content}


{#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}