b
This commit is contained in:
parent
fbe6c3dd26
commit
1700c4717d
45 changed files with 167 additions and 161 deletions
|
@ -1,7 +1,7 @@
|
|||
{% extends "email/default.html" %}
|
||||
|
||||
{% block title %}Reset Your Password{% endblock %}
|
||||
{% block preheader %}Reset your {{'SITE_NAME' | app_config}} password.{% endblock %}
|
||||
{% block preheader %}Reset your {{SITE_NAME}} password.{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<p>To reset your password, click the button below:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue