~sloecode/sloecode/website

« back to all changes in this revision

Viewing changes to source/_templates/layout.html

  • Committer: Thomi Richards
  • Date: 2011-07-20 07:21:51 UTC
  • Revision ID: thomir@gmail.com-20110720072151-0m2926qmntjzwv0u
Added contacts page, updeated template to include sponsor link.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{% extends "!layout.html" %}
 
2
{% block footer %}
 
3
<div class="footer"> &copy; Copyright 2011, Sloecode Developers. Web hosting kindly
 
4
sponsored by <a href="http://www.sitehost.co.nz/">SiteHost</a>
 
5
</div>
 
6
{% endblock %}
 
 
b'\\ No newline at end of file'