Add static views so the devs are on the same page.
This commit is contained in:
10
application/views/footer.php
Normal file
10
application/views/footer.php
Normal 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>
|
||||
Reference in New Issue
Block a user