diff --git a/canaille/templates/mail/firstlogin.html b/canaille/templates/mail/firstlogin.html index 8fc85cd6..90f259ed 100644 --- a/canaille/templates/mail/firstlogin.html +++ b/canaille/templates/mail/firstlogin.html @@ -6,9 +6,9 @@ {{ title }} - + - +
- - diff --git a/canaille/templates/mail/invitation.html b/canaille/templates/mail/invitation.html index ea8a326d..0daef5af 100644 --- a/canaille/templates/mail/invitation.html +++ b/canaille/templates/mail/invitation.html @@ -6,9 +6,9 @@ {{ title }} - + -

@@ -31,10 +31,10 @@

+ {{ site_name }} + {% trans %}Initialize password{% endtrans %}
+
- - diff --git a/canaille/templates/mail/reset.html b/canaille/templates/mail/reset.html index 31b5eeab..634f6d6d 100644 --- a/canaille/templates/mail/reset.html +++ b/canaille/templates/mail/reset.html @@ -6,9 +6,9 @@ {{ title }} - + -

@@ -31,10 +31,10 @@

+ {{ site_name }} + {% trans %}Create my account{% endtrans %}
+
- -

@@ -31,10 +31,10 @@

+ {{ site_name }} + {% trans %}Reset password{% endtrans %}