Changeset - 6e63485d841c
[Not reviewed]
0 1 0
Luke Hatcher - 12 years ago 2012-07-19 07:08:11
lukeman@gmail.com
update footer
1 file changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
symposion_project/templates/_footer.html
Show inline comments
 
{% load i18n %}
 
<div class="legal">
 
    <a href="http://pinax.github.com/symposion/"><b>symposion</b></a>:
 
<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>.
 
</div>
...
 
\ No newline at end of file
 
</footer>
0 comments (0 inline, 0 general)