Write News
News posts support the Markdown syntax
{nocache} {section name=news loop=$NEWS}
{$NEWS[news].header}
posted {$NEWS[news].time|date_format:"%b %e, %Y at %H:%M"}{if $HIDEAUTHOR|default:"0" == 0} by {$NEWS[news].author}{/if}
{$NEWS[news].content nofilter}
{/section} {/nocache}