{%- extends "transactional_base.html" -%} {%- import "components.html" as cmp -%} {%- block content -%}
{{ cmp::button(text="Click here to reset your password", url=url) }}

This link is valid for one hour and will only work once. If it expires, you can generate a new one.

{%- endblock content -%}