{% extends "email/default.html" %} {% block title %}Reset Your Password{% endblock %} {% block preheader %}Reset your {{"SITE_NAME" | app_config}} password.{% endblock %} {% block content %}

To reset your password, click the button below:

For reference, here's your login information:

{% endblock %}