summary refs log tree commit diff
path: root/v1.95/privacy_policy_templates/en/success.html
diff options
context:
space:
mode:
Diffstat (limited to 'v1.95/privacy_policy_templates/en/success.html')
-rw-r--r--v1.95/privacy_policy_templates/en/success.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/v1.95/privacy_policy_templates/en/success.html b/v1.95/privacy_policy_templates/en/success.html
new file mode 100644

index 0000000000..d55e90c94f --- /dev/null +++ b/v1.95/privacy_policy_templates/en/success.html
@@ -0,0 +1,11 @@ +<!doctype html> +<html lang="en"> + <head> + <title>Matrix.org Privacy policy</title> + </head> + <body> + <p> + Sweet. + </p> + </body> +</html>