plane/apiserver/templates/emails/auth/magic_signin.html
2022-11-30 02:47:42 +05:30

11 lines
186 B
HTML

<!DOCTYPE html>
<html>
<p>
Login,<br /><br />
Welcome! Login with the link below <br />
{{magic_url}} <br> or enter the code.<br/>
{{code}}
<br /><br />
</p>
</html>