{% extends "base.html" %} {% block content %} {% call text() %}

{{ mailbox.email }} has been re-enabled.

{% endcall %} {% call text() %} Good news! Your mailbox has been re-enabled by {{ SERVICE_PROVIDER }} administrators.
You can now receive emails forwarded to this mailbox again. {% endcall %} {% call text() %} If you have any questions, please contact support. {% endcall %} {% call text() %} Best,
SimpleLogin Team. {% endcall %} {% endblock %}