djLint/tests/source_django/html_password_reset_email.html

4 lines
97 B
HTML
Raw Normal View History

2021-12-14 08:57:37 +00:00
<html>
<a href="{{ protocol }}://{{ domain }}/reset/{{ uid }}/{{ token }}/">Link</a>
</html>