Added attribution to public_base.html.

Added missing i18n tag to attribution.html.
This commit is contained in:
Joshua Jonah 2011-06-10 08:22:40 -04:00
parent 7daf3a7552
commit b546b0b879
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
{% load i18n %}
{% trans "Powered by <a href='https://github.com/rossp/django-helpdesk'>django-helpdesk</a>." %} {% trans "Powered by <a href='https://github.com/rossp/django-helpdesk'>django-helpdesk</a>." %}