Create default.tpl
This commit is contained in:
parent
72e3a75a1e
commit
4e36a25c81
10
public/templates/test/support/default.tpl
Normal file
10
public/templates/test/support/default.tpl
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<article class="module width_full">
|
||||||
|
<header><h3>Contact & 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>
|
||||||
Loading…
Reference in New Issue
Block a user