Newer
Older
</div>
<div id="navigation">
{include file="menu.tpl"}
{include file="search.tpl"}
{if $session->loggedin}
<div style="resize: both;">
{include file="feedback.tpl"}
</div>
{/if}
{* include file="valid.tpl" *}
</div>
<div class="clear"></div>
</div>
<div id="footer">
<div class="cornerBottomLeft">
<div class="cornerBottomRight">
<p>Site designed and maintained by SUCS. All opinions expressed are those of the relevant individual and not of the society.</p>
{if isset($totaltime)}<p>Script executed in {$totaltime} seconds</p>{/if}
</div>
</div>
</div>
{if $debug}{debug}{/if}
</body>
</html>