Write News
News posts support the Markdown syntax
Header
Content
{nocache} {section name=news loop=$NEWS}
{$NEWS[news].header}
posted {$NEWS[news].time|date_format:$GLOBAL.config.date}{if $HIDEAUTHOR|default:"0" == 0} by
{$NEWS[news].author}
{/if}
{$NEWS[news].content nofilter}
{/section} {/nocache}