django-helpdeskmig/helpdesk/templates/helpdesk/success_iframe.html
2020-01-20 13:23:32 +01:00

5 lines
126 B
HTML

{% load i18n %}
<h1>
{% trans "Ticket submitted successfully! We will reply via email as soon as we get the chance." %}
</h1>