diff --git a/app/dashboard/templates/dashboard/alias_contact_manager.html b/app/dashboard/templates/dashboard/alias_contact_manager.html index 6c7af559..9b2edb99 100644 --- a/app/dashboard/templates/dashboard/alias_contact_manager.html +++ b/app/dashboard/templates/dashboard/alias_contact_manager.html @@ -20,7 +20,8 @@

To send an email from your alias to a contact, you need to create a reverse-alias, a special email address.
- When you send an email to the reverse-alias, the email will be sent from your alias to the contact.
+ When you send an email to the reverse-alias, the email will be sent from your alias to the contact. +

@@ -42,13 +43,12 @@ Make sure you send the email from your personal email address ({{ current_user.email }}). {% endif %}

-

This video can also quickly walk you through the steps:

- +

+ This Youtube video can also quickly walk you through the steps: + + How to send emails from an alias + +

@@ -93,7 +93,6 @@ -
{% if contact_info.latest_email_log != None %} {% set email_log = contact_info.latest_email_log %}