Initial commit
This commit is contained in:
12
pocketbase/pb_hooks/templates/de/otp.html
Normal file
12
pocketbase/pb_hooks/templates/de/otp.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<p>Hallo,</p>
|
||||
<p>Dein Einmalpasswort lautet: <strong>{{.password}}</strong></p>
|
||||
<p><i>Wenn du kein Einmalpasswort angefordert hast, kannst du diese E-Mail ignorieren.</i></p>
|
||||
<p>
|
||||
Viele Grüße,<br/>
|
||||
Das {{.appName}}-Team
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user