mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-06-05 15:36:51 +02:00
49 lines
1.6 KiB
Plaintext
49 lines
1.6 KiB
Plaintext
<mjml>
|
|
<mj-body>
|
|
<mj-section background-color="#009688">
|
|
<mj-column>
|
|
<mj-text font-size="20px" color="#ffffff">TimeLimit</mj-text>
|
|
</mj-column>
|
|
</mj-section>
|
|
<mj-section>
|
|
<mj-column>
|
|
<mj-text>
|
|
<p>
|
|
TimeLimit wurde von dem Gerät <%= deviceName %> entfernt.
|
|
</p>
|
|
|
|
<p>
|
|
TimeLimit was removed from <%= deviceName %>.
|
|
</p>
|
|
</mj-text>
|
|
</mj-column>
|
|
</mj-section>
|
|
<mj-section>
|
|
<mj-column>
|
|
<mj-divider border-width="1px" border-style="dashed" border-color="lightgrey" />
|
|
</mj-column>
|
|
</mj-section>
|
|
<mj-section>
|
|
<mj-column>
|
|
<mj-text>
|
|
<p>
|
|
Sie erhalten diese Nachricht, weil Sie E-Mail-Benachrichtigungen in TimeLimit aktiviert haben.
|
|
Sie können die Nachrichten in der TimeLimit-App abbestellen, oder indem
|
|
Sie auf diese Nachricht antworten, dass Sie diese Benachrichtigungen nicht mehr erhalten möchten.
|
|
Falls Sie Fragen haben können Sie einfach auf diese E-Mail antworten.
|
|
</p>
|
|
<p>
|
|
You got this mail because you enable mail notifications for this in TimeLimit.
|
|
You can disable getting these messages in the TimeLimit App or by
|
|
replying to this message that you don't want to get these notifications anymore.
|
|
If you have got any questions, then you can reply to this messagge.
|
|
</p>
|
|
<p>
|
|
© <%= mailimprint %>
|
|
</p>
|
|
</mj-text>
|
|
</mj-column>
|
|
</mj-section>
|
|
</mj-body>
|
|
</mjml>
|