diff options
Diffstat (limited to 'synapse/res/templates/account_renewed.html')
-rw-r--r-- | synapse/res/templates/account_renewed.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/synapse/res/templates/account_renewed.html b/synapse/res/templates/account_renewed.html new file mode 100644 index 0000000000..894da030af --- /dev/null +++ b/synapse/res/templates/account_renewed.html @@ -0,0 +1 @@ +<html><body>Your account has been successfully renewed.</body><html> |