{include file="global/block_header.tpl" BLOCK_HEADER="News Posts"} {include file="global/block_header.tpl" BLOCK_HEADER="Add News Post"}
Header
Content
{include file="global/block_footer.tpl"} {nocache} {section name=news loop=$NEWS} {include file="global/block_header.tpl" BLOCK_HEADER="{$NEWS[news].header} posted {$NEWS[news].time} by {$NEWS[news].author}" BUTTONS=" Edit  Delete " } {if $NEWS[news].active == 0}This post is inactive

{/if} {$NEWS[news].content}
{include file="global/block_footer.tpl"} {/section} {/nocache} {include file="global/block_footer.tpl"}