Mercurial > hg-website
comparison src/en/index.html @ 38:c7aa632a073e
index.html: Copied over the footer from the templates.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Mon, 16 Feb 2009 11:15:40 +0100 |
parents | 262ceb0b9d54 |
children | ca184d32eb91 |
comparison
equal
deleted
inserted
replaced
37:262ceb0b9d54 | 38:c7aa632a073e |
---|---|
120 It simply works [...]. - Hans Meine | 120 It simply works [...]. - Hans Meine |
121 --> | 121 --> |
122 </div> | 122 </div> |
123 </div> | 123 </div> |
124 </div> | 124 </div> |
125 | 125 |
126 <div id="footer"> | 126 <div id="footer"> |
127 <a href="http://www.designpunct.ro">punct</a> / | 127 design by <a href="http://www.designpunct.ro">punct</a> / |
128 <a href="http://www.avantlumiere.com/">bitbucket</a> / | 128 design courtesy of <a href="http://www.bitbucket.org/">bitbucket</a> / |
129 <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"> | 129 licensed under <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GPLv2</a> |
130 | 130 </div> |
131 <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/80x15.png" /> | |
132 </a> | |
133 <br /> | |
134 This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>. | |
135 </div> | |
136 | 131 |
137 </body> | 132 </body> |
138 </html> | 133 </html> |