diff --git a/sourcing/templates/auth/password_reset_sent.html b/sourcing/templates/auth/password_reset_sent.html index c872655..4c556ff 100644 --- a/sourcing/templates/auth/password_reset_sent.html +++ b/sourcing/templates/auth/password_reset_sent.html @@ -1,7 +1,4 @@ -{% from "form/controls.html" import render_field, checkbox, submit %} - {% set title="Reset password" %} -{% set label="send e-mail" %} {% include "head.html" %}