{% extends "default.html" %} {% set active_page = "dashboard" %} {% block title %}Block an alias{% endblock %} {% block default_content %}

Block alias

You are about to block the alias {{ alias }}

After this, you will stop receiving all emails sent to this alias, please confirm.

{% endblock %}