mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-22 16:03:19 +01:00
5 lines
126 B
HTML
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>
|