diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index 984cdd0e..a3331ce5 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -48,6 +48,25 @@ + {% if mailboxes|length > 1 %} +
+
+ +
+ The mailbox that owns this alias. +
+
+
+ {% else %} + + {% endif %} +