diff --git a/templates/dashboard/subdomain.html b/templates/dashboard/subdomain.html index 9238cab6..59f31571 100644 --- a/templates/dashboard/subdomain.html +++ b/templates/dashboard/subdomain.html @@ -68,9 +68,7 @@

New Subdomain

-
- You can create up to {{ current_user.subdomain_quota }} subdomains. -
+
@@ -102,6 +100,14 @@
You are about to create [[ subdomain]].[[domain]] subdomain.
+ +
+ Deleting a subdomain will not restore the subdomain quota + so please make sure + to choose the subdomain you want to keep.
+ Currently you can create up to {{ current_user.subdomain_quota }} + subdomains. +