mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-29 00:35:45 +08:00
Fixed typo in email activation template
This commit is contained in:
parent
ac268cb4c8
commit
5f157d83b9
2 changed files with 3 additions and 3 deletions
|
@ -21,6 +21,6 @@
|
|||
<p>{% trans "Please go to the following page to activate your account in-app:" %}</p>
|
||||
<p><a href="{{ domain }}://{{ url|safe }}">{{ domain }}://--/{{ url|safe }}</a></p>
|
||||
|
||||
<p>{% blocktrans %}Many thnaks from the {{ site_name }} team{% endblocktrans %}</p>
|
||||
<p>{% blocktrans %}Many thanks from the {{ site_name }} team{% endblocktrans %}</p>
|
||||
|
||||
{% endblock html_body %}
|
Loading…
Add table
Add a link
Reference in a new issue