This commit is contained in:
Aevann1 2022-01-14 01:39:39 +02:00
parent fbe6c3dd26
commit 1700c4717d
45 changed files with 167 additions and 161 deletions

View file

@ -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>