diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 10d9413b..6a00454b 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -18,12 +18,12 @@
- +
{% if current_user.can_create_custom_email() %} - Create custom alias + Custom alias {% endif %} @@ -38,9 +38,11 @@ Alias Activity   - Email Forwarding + Email Forwarding - + Actions + More @@ -53,11 +55,7 @@
{{ gen_email.email }}     - {% if gen_email.enabled %} - - - - {% endif %} +
Created {{ gen_email.created_at | dt }} @@ -98,16 +96,25 @@ + +
+ + Activity     + + + {% if gen_email.enabled %} + + {% endif %} +
+ +