This repository has been archived on 2025-04-14. You can view files and clone it, but cannot push or open issues or pull requests.
matrix-synapse-debian/synapse/templates/success.html
Kiara Grouwstra 0124ae08e2
init
2025-04-14 11:19:49 +02:00

11 lines
216 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>Example End User Policy</title>
</head>
<body>
<p>You have agreed to our End User Policy, you can now use our service.</p>
<p>Have fun!</p>
</body>
</html>