email_server: Add heading for manage aliases page

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2021-10-12 15:00:52 -07:00 committed by James Valleroy
parent 9c7c39e61d
commit 54b9a93400
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -1,5 +1,5 @@
{# SPDX-License-Identifier: AGPL-3.0-or-later #}
{% extends "email_form_base.html" %}
{% extends "base.html" %}
{% load bootstrap %}
{% load i18n %}