This repository has been archived on 2022-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
synapse/conf/templates/privacy_policy/en/success.html

12 lines
155 B
HTML

<!doctype html>
<html lang="en">
<head>
<title>boba.best Privacy policy</title>
</head>
<body>
<p>
Success.
</p>
</body>
</html>