mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-04 08:53:42 +00:00
email_server: Add heading for manage aliases page
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> [fioddor: Keep email_alias.html based on email_form_base.html to avoid inconsistent UI] Reviewed-by: Fioddor Superconcentrado <fioddor@gmail.com>
This commit is contained in:
parent
0e207621de
commit
3ee76e38a5
@ -8,6 +8,8 @@
|
||||
|
||||
{{ block.super }}
|
||||
|
||||
<h1>{% trans 'Manage Aliases' %}</h1>
|
||||
|
||||
{% if no_alias %}
|
||||
<p>{% trans "You have no email aliases." %}</p>
|
||||
{% else %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user