MatrixSynapse/synapse/res/templates/registration_failure.html

7 lines
117 B
HTML

<html>
<head></head>
<body>
<p>Validation failed for the following reason: {{ failure_reason }}.</p>
</body>
</html>