Files @ 1ba6f03529c8
Branch filter:

Location: symposion_app/symposion_project/templates/_footer.html

Luke Hatcher
add side nav with sibling pages
1
2
3
4
{% load i18n %}
<div class="legal">
    {% trans "&copy; 2012 &lt;your company here&gt;" %}
</div>