Add static views so the devs are on the same page.

This commit is contained in:
Karsten Heiken
2011-07-22 16:20:40 +02:00
parent fffbe4a153
commit 022e0eb981
7 changed files with 358 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<div id="footer">
<span class="left"><a href="#">Dashboard</a> | <a href="#">Link</a> | <a href="#">Link</a> | <a href="#">Link</a></span>
<span class="right">© 2011 Karsten Heiken.</span>
</div>
</div>
</body>
</html>