diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index b87b985b..bb7e6a5e 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -9,7 +9,7 @@ {% block default_content %}
-

New Email Alias

+

New Email Alias

{% if error %}
{{ error }}
{% endif %} @@ -20,7 +20,7 @@
{% if custom_domains %}
- +
With SimpleLogin domain
{% endif %} @@ -42,8 +42,11 @@
- You can use letter, number or dash. Alias cannot be empty. + Hint + You can use the name of the website that you plan to use the alias on here.
+ This way you can remember where the alias is used.
+
@@ -55,7 +58,7 @@ {% if custom_domains %}
-

Or with your custom domains

+

Or with your custom domains

{% for custom_domain in custom_domains %}