MatrixSynapse/synapse/res/templates/password_reset_failure.html

7 lines
107 B
HTML

<html>
<head></head>
<body>
<p>{{ failure_reason }}. Your password has not been reset.</p>
</body>
</html>