Mercurial > hg-website
comparison hgscm/templates/base.html @ 65:57ece5687f92
Add 'about this page' site
author | David Soria Parra <dsp@php.net> |
---|---|
date | Wed, 18 Feb 2009 05:58:08 +0100 |
parents | 5cbab8b1194c |
children | bef09338eceb |
comparison
equal
deleted
inserted
replaced
64:ab6b463b6038 | 65:57ece5687f92 |
---|---|
40 </div> | 40 </div> |
41 | 41 |
42 <div id="footer"> | 42 <div id="footer"> |
43 design by <a href="http://www.designpunct.ro">punct</a> / | 43 design by <a href="http://www.designpunct.ro">punct</a> / |
44 design courtesy of <a href="http://www.bitbucket.org/">bitbucket</a> / | 44 design courtesy of <a href="http://www.bitbucket.org/">bitbucket</a> / |
45 licensed under <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GPLv2</a> | 45 licensed under <a href="http://www.gnu.org/licenses/gpl-2.0.txt">GPLv2</a> / |
46 <a href="{% url thepage %}">about this page</a> | |
46 </div> | 47 </div> |
47 | 48 |
48 </body> | 49 </body> |
49 </html> | 50 </html> |