mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
11 lines
199 B
HTML
11 lines
199 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>SSO account deactivated</title>
|
|
</head>
|
|
<body>
|
|
<p>This account has been deactivated.</p>
|
|
</body>
|
|
</html>
|