MatrixSynapse/synapse/res/templates/add_threepid_failure.html

9 lines
169 B
HTML

<html>
<head></head>
<body>
<p>The request failed for the following reason: {{ failure_reason }}.</p>
<p>No changes have been made to your account.</p>
</body>
</html>