7 lines
138 B
Smarty
7 lines
138 B
Smarty
<div id="footer">{if isset="$footer"}{$footer/}{/if}</div>
|
|
</div>
|
|
</div>
|
|
{if isset="$page_bottom"}{$page_bottom/}{/if}
|
|
</body>
|
|
</html>
|