forked from extern/django-helpdesk
Added attribution to public_base.html.
Added missing i18n tag to attribution.html.
This commit is contained in:
parent
7daf3a7552
commit
b546b0b879
@ -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>." %}
|
@ -19,4 +19,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>{% include "helpdesk/debug.html" %}
|
</div>{% include "helpdesk/debug.html" %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user