{% extends 'default.html' %} {% set active_page = "dashboard" %} {% block title %} Send {{ alias.email }} {% endblock %} {% block default_content %}
This page allows you to transfer {{ alias.email }} to another person so they can use it to receive and send emails.
In order to transfer ownership, please create the Share URL 👇 and send it to the other person.
{% if alias_transfer_url %} {{ alias_transfer_url }} {% else %} {% endif %}This person can then confirm the reception and become the owner of the alias.