From 6b3fe06efcddf09d10989c3d2ca6589456ce1c17 Mon Sep 17 00:00:00 2001 From: Son NK Date: Sun, 22 Dec 2019 12:57:19 +0000 Subject: [PATCH] better UI for custom-alias page --- .../templates/dashboard/custom_alias.html | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index 9e06b799..dfa57f24 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -8,7 +8,7 @@ {% block default_content %} -
+

New Email Alias

{% if error %}
{{ error }}
@@ -17,9 +17,11 @@
-
+
{% if custom_domains %} - +
+ +
{% endif %}
@@ -60,17 +62,18 @@
-
+
-
+
-

+ @{{ custom_domain.domain }} -

+ +
- +