/booka/newlayout

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/booka/newlayout

« back to all changes in this revision

Viewing changes to inc/foot.php

  • Committer: Gustav Hartvigsson
  • Date: 2009-11-23 23:28:06 UTC
  • Revision ID: gego@quad-20091123232806-jbqmchsmz7onianm
initial code...

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div id='foot'>
 
2
        <p>(c) 2009 Gustav Hartvigsson || BooKa Team</p>
 
3
        <p>
 
4
                <a href="http://validator.w3.org/check?uri=referer"><img
 
5
                src="http://www.w3.org/Icons/valid-xhtml11-blue"
 
6
                alt="Valid XHTML 1.1" height="31" width="88" /></a>
 
7
        </p>
 
8
</div>
 
9
</body>
 
10
</html>