Archived
1
0

added base structure for layout and footer templates

This commit is contained in:
pixeldesu
2014-08-17 23:28:05 +02:00
parent cecc0374a5
commit 97bf1f576e
4 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{include="layout"}
<h3>Hello World!</h3>
{include="footer"}