- Convert mail messaging from SMTP to Scaleway TEM mails

This commit is contained in:
Josako
2025-05-10 10:49:15 +02:00
parent a421977918
commit 12a53ebc1c
14 changed files with 90 additions and 71 deletions

View File

@@ -26,8 +26,7 @@
{# </div>#}
{% endblock %}
{% block content_footer %}
First time here? Forgot your password?
<a href="/reset" class="text-success text-gradient font-weight-bold">Request new password</a>
Forgot your password? Contact your administrator to send you a password reset link.
{% endblock %}
{#{{ url_for_security('reset_password', token=reset_password_token) }}#}