update footer
This commit is contained in:
parent
d9e97ff439
commit
6e63485d84
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
<div class="legal">
|
<footer class="footer">
|
||||||
<a href="http://pinax.github.com/symposion/"><b>symposion</b></a>:
|
<a href="http://pinax.github.com/symposion/"><b>Symposion</b></a>:
|
||||||
a Pinax project sponsored by
|
a Pinax project sponsored by
|
||||||
<a href="http://eldarion.com/">Eldarion</a>
|
<a href="http://eldarion.com/">Eldarion</a>
|
||||||
and the
|
and the
|
||||||
<a href="http://www.python.org/psf/">Python Software Foundation</a>.
|
<a href="http://www.python.org/psf/">Python Software Foundation</a>.
|
||||||
</div>
|
</footer>
|
||||||
|
|
Loading…
Reference in a new issue