Added README doc.

Renamed example/roc_api to demo.
Added contracts
This commit is contained in:
jvelilla
2014-11-13 10:50:54 -03:00
parent b16048eb18
commit 9af6356f0a
70 changed files with 42 additions and 9 deletions

View 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>