Files
ROC/examples/roc_api/site/www/themes/smarty/tpl/page-footer.tpl
T
2014-10-01 12:17:39 -03:00

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>