Archived
1
0

added navbar and some more stuff

This commit is contained in:
pixeldesu
2014-08-17 23:45:40 +02:00
parent 97bf1f576e
commit 1e2f383758
5 changed files with 36 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
{include="layout"}
{include="navbar"}
<div class="container">
<h3>Hello World!</h3>
</div>
{include="footer"}