plane/apiserver/templates/emails/auth/magic_signin.html

11 lines
186 B
HTML
Raw Normal View History

<!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>