fix(emailApi): fix typo
Build and Push Docker image / build-and-push (push) Successful in 2m31s Details

This commit is contained in:
Valentin Kolb 2024-10-25 01:38:14 +02:00
parent 1af5c40832
commit 941da1d576
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
</style>
<div class="stack">
<div class="container">
<h1 class="blue-text">You got mail 📩</h1>
<h1 class="blue-text">You've got mail 📩</h1>
<p>
Du hast eine E-Mail von {{.SENDER_GIVENNAME}} {{.SENDER_SN}} (<a href="mailto:{{.SENDER_EMAIL}}">{{.SENDER_EMAIL}}</a>)
</p>