mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -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>
|