0.7.3 Alle Mailtemplates angepasst
This commit is contained in:
parent
0f70c6fba7
commit
79449ccdf8
|
|
@ -120,17 +120,6 @@
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
<!--[if mso | IE]>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td
|
|
||||||
class="" style="vertical-align:top;width:600px;"
|
|
||||||
>
|
|
||||||
<![endif]-->
|
|
||||||
<div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
|
||||||
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
||||||
<div style="font-family:Roboto;font-size:18px;line-height:1;text-align:left;color:#000000;">
|
<div style="font-family:Roboto;font-size:18px;line-height:1;text-align:left;color:#000000;">
|
||||||
|
|
|
||||||
|
|
@ -116,16 +116,19 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
||||||
<div style="font-family:Roboto;font-size:20px;line-height:1;text-align:left;color:#000000;">
|
<div style="font-family:Roboto;font-size:20px;line-height:1;text-align:left;color:#000000;">
|
||||||
<h2>Digitale Agentur | Account</h2>
|
<h2>Digitale Agentur | Passwort vergessen</h2>
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
||||||
<div style="font-family:Roboto;font-size:18px;line-height:1;text-align:left;color:#000000;">
|
<div style="font-family:Roboto;font-size:18px;line-height:1;text-align:left;color:#000000;">
|
||||||
<p>Hallo {{username}},</p>
|
<p>Hallo {{user.first_name}} {{user.last_name}},</p> Sie haben ein neues Passwort für den Zugang ihrer Agentur <b>{{user.profile.agency.name}}</b> angefordert. Bitte gehen Sie auf folgenden Link, um ein Passwort zu erstellen:
|
||||||
<p>für Sie wurde ein Account in der Agentur <b>{{user.profile.agency.name}}</b> erstellt. Bitte gehen Sie auf folgenden Link, um ein Passwort zu erstellen:</p>
|
<p>
|
||||||
<p><a href="https://digitale-agentur.com/password-reset">https://digitale-agentur.com/password-reset</a></p>
|
{% block reset_link %}
|
||||||
|
<h4><a href="{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}">{{ protocol }}://{{ domain }}{% url 'password_reset_confirm' uidb64=uid token=token %}</a></h4> {% endblock %}
|
||||||
|
<h4>Ihr Benutzername: {{ user.get_username }}</h4>
|
||||||
|
</p> Sollten Sie kein Passwort angefordert haben, ignorieren Sie diese E-Mail.
|
||||||
<p>Weitere Informationen erhalten Sie von Ihrem Agenturleiter. Vielen Dank, dass Sie die Plattform <b>Digitale Agentur</b> nutzen!</p>
|
<p>Weitere Informationen erhalten Sie von Ihrem Agenturleiter. Vielen Dank, dass Sie die Plattform <b>Digitale Agentur</b> nutzen!</p>
|
||||||
<p>Mit freundlichen Grüßen</p>
|
<p>Mit freundlichen Grüßen</p>
|
||||||
<p>Ihr Team von Digitale Agentur</p>
|
<p>Ihr Team von Digitale Agentur</p>
|
||||||
|
|
|
||||||
|
|
@ -5,10 +5,8 @@
|
||||||
<mj-section>
|
<mj-section>
|
||||||
<mj-column width="100%">
|
<mj-column width="100%">
|
||||||
<mj-divider border-color="#5a5c69"></mj-divider>
|
<mj-divider border-color="#5a5c69"></mj-divider>
|
||||||
<mj-text font-size="20px" font-family="Roboto"><h2>Digitale Agentur | Passwort vergessen</h2></mj-text>
|
<mj-text font-size="20px" font-family="Roboto"><h2>Digitale Agentur | Passwort vergessen</h2></mj-text>
|
||||||
</mj-column>
|
<mj-text font-size="18px" font-family="Roboto">
|
||||||
<mj-column width="100%">
|
|
||||||
<mj-text font-size="18px" font-family="Roboto">
|
|
||||||
<p>Hallo {{user.first_name}} {{user.last_name}},</p>
|
<p>Hallo {{user.first_name}} {{user.last_name}},</p>
|
||||||
Sie haben ein neues Passwort für den Zugang ihrer Agentur <b>{{user.profile.agency.name}}</b> angefordert. Bitte gehen Sie auf folgenden Link, um ein Passwort zu erstellen:
|
Sie haben ein neues Passwort für den Zugang ihrer Agentur <b>{{user.profile.agency.name}}</b> angefordert. Bitte gehen Sie auf folgenden Link, um ein Passwort zu erstellen:
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
|
|
@ -120,17 +120,6 @@
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
<!--[if mso | IE]>
|
|
||||||
</td>
|
|
||||||
|
|
||||||
<td
|
|
||||||
class="" style="vertical-align:top;width:600px;"
|
|
||||||
>
|
|
||||||
<![endif]-->
|
|
||||||
<div class="mj-column-per-100 mj-outlook-group-fix" style="font-size:0px;text-align:left;direction:ltr;display:inline-block;vertical-align:top;width:100%;">
|
|
||||||
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="vertical-align:top;" width="100%">
|
|
||||||
<tr>
|
<tr>
|
||||||
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;">
|
||||||
<div style="font-family:Roboto;font-size:18px;line-height:1;text-align:left;color:#000000;">
|
<div style="font-family:Roboto;font-size:18px;line-height:1;text-align:left;color:#000000;">
|
||||||
|
|
|
||||||
|
|
@ -6,9 +6,7 @@
|
||||||
<mj-column width="100%">
|
<mj-column width="100%">
|
||||||
<mj-divider border-color="#5a5c69"></mj-divider>
|
<mj-divider border-color="#5a5c69"></mj-divider>
|
||||||
<mj-text font-size="20px" font-family="Roboto"><h2>Digitale Agentur | Registrierung</h2></mj-text>
|
<mj-text font-size="20px" font-family="Roboto"><h2>Digitale Agentur | Registrierung</h2></mj-text>
|
||||||
</mj-column>
|
<mj-text font-size="18px" font-family="Roboto">
|
||||||
<mj-column width="100%">
|
|
||||||
<mj-text font-size="18px" font-family="Roboto">
|
|
||||||
<p>Hallo {{username}},</p>
|
<p>Hallo {{username}},</p>
|
||||||
Ihre Agentur wurde erstellt. Sie können sich nun hier anmelden und Ihre Agentur gestalten:
|
Ihre Agentur wurde erstellt. Sie können sich nun hier anmelden und Ihre Agentur gestalten:
|
||||||
<p>
|
<p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue