+
{nocache}
{section name=news loop=$NEWS}
-
- {$NEWS[news].header} posted {$NEWS[news].time} by {$NEWS[news].author}
-{if $NEWS[news].active == 0}inactive
{/if}
- {$NEWS[news].content nofilter}
-
-
+
+
+
+
{$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}
+
+
+