Znote AAC rev 168 from subversion.

This commit is contained in:
Stefan Brannfjell
2013-08-28 23:46:32 +02:00
parent ba07284044
commit 21dea78379
160 changed files with 24752 additions and 0 deletions

6
layout/index.php Normal file
View File

@@ -0,0 +1,6 @@
<?php include 'layout/overall/header.php'; ?>
<h1>Welcome</h1>
<p>Hello, this is a small, plain and epic design? Lets hope so.</p>
<?php include 'layout/overall/footer.php'; ?>