MatrixSynapse/synapse/res/templates/password_reset_failure.html

9 lines
160 B
HTML

<html>
<head></head>
<body>
<p>The request failed for the following reason: {{ failure_reason }}.</p>
<p>Your password has not been reset.</p>
</body>
</html>