Added README doc.
Renamed example/roc_api to demo. Added contracts
This commit is contained in:
6
examples/demo/site/www/themes/smarty/tpl/page-footer.tpl
Normal file
6
examples/demo/site/www/themes/smarty/tpl/page-footer.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
<div id="footer">{if isset="$footer"}{$footer/}{/if}</div>
|
||||
</div>
|
||||
</div>
|
||||
{if isset="$page_bottom"}{$page_bottom/}{/if}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user