symposion_app/symposion_project/templates/_footer.html
2012-07-19 03:08:11 -04:00

8 lines
287 B
HTML

{% load i18n %}
<footer class="footer">
<a href="http://pinax.github.com/symposion/"><b>Symposion</b></a>:
a Pinax project sponsored by
<a href="http://eldarion.com/">Eldarion</a>
and the
<a href="http://www.python.org/psf/">Python Software Foundation</a>.
</footer>