2
0
mirror of https://github.com/Znote/ZnoteAAC.git synced 2025-05-01 11:49:21 +02:00
2013-08-28 23:46:32 +02:00

6 lines
178 B
PHP

<?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'; ?>