Create default.tpl

This commit is contained in:
nrpatten 2013-09-12 19:30:17 +10:00
parent 72e3a75a1e
commit 4e36a25c81

View File

@ -0,0 +1,10 @@
<article class="module width_full">
<header><h3>Contact &amp; Support</h3></header>
<div class="module_content">
<center>
<table width="100%">
<p>This product comes 'as-is' without any warranty. Please check the Apache License, Version 2.0, for details.</p>
</table>
</center>
</div>
</article>