From 4c8c48bb2301a8aa634a3f3d9a8e9af0211b0292 Mon Sep 17 00:00:00 2001 From: Son NK Date: Sun, 8 Dec 2019 16:44:21 +0100 Subject: [PATCH] better UI for custom alias page --- .../templates/dashboard/custom_alias.html | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index f1c30b4c..2553be6b 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -18,29 +18,30 @@
- - - You can use letter, number or dash. Alias prefix cannot be empty. - + {% if custom_domains %} + + {% endif %}
-
+
-
+

.{{ email_suffix }}@{{ EMAIL_DOMAIN }}

- -
- -
+ +
+ You can use letter, number or dash. Alias cannot be empty. +
+ +