djLint/tests/source_django/html_password_reset_email.html
2021-12-14 09:57:37 +01:00

3 lines
97 B
HTML

<html>
<a href="{{ protocol }}://{{ domain }}/reset/{{ uid }}/{{ token }}/">Link</a>
</html>