Skip to content
Snippets Groups Projects

Send notification on registration

Merged Tom Teichler requested to merge registration-mailing into master
All threads resolved!
Files
2
@@ -32,7 +32,7 @@
{% block html %}
<main>
<p>{% trans "New account": %} {{ person }}</p>
<p>{% trans "New account" %}: {{ person }}</p>
<blockquote>
<h5>{% trans "Person" %}</h5>
Loading