eventcally/templates/security/email/two_factor_instructions.html
Daniel Grams a9aa7acb85 i18n
2020-06-07 19:12:19 +02:00

4 lines
145 B
HTML

<p>{{ _fsdomain("Welcome") }} {{ username }}!</p>
<p>{{ _fsdomain("You can log into your account using the following code:") }} {{ token }}</p>