{* Javascript and CSS *} {include file="js_header.html"} {* TABLES :: A most unfortunate time saver *} {if !$nohead && !$nomenu && $menu} {/if}
{include file="loadPlugins.html" pos="aboveNav"} {include file="menu.html"} {include file="loadPlugins.html" pos="belowNav"}
{* Status Messages are displayed here *}
{include file="system_messages.html"}
{include file="loadPlugins.html" pos="leftSide"}
{* Actual (real) template goes here in pageData *}
{include file="loadPlugins.html" pos="above"} {$pageData} {include file="loadPlugins.html" pos="below"}
{include file="loadPlugins.html" pos="rightSide"}
{* Footer information *} {if !$nohead}
{include file="footer.html"}
{/if} {include file="js_footer.html"}