Add more guide on mailbox detail

This commit is contained in:
Son NK 2020-03-09 09:09:22 +01:00
parent 42382bff64
commit 743170e983
1 changed files with 8 additions and 0 deletions

View File

@ -22,6 +22,14 @@
{% endif %}
</h1>
{% if not mailbox.verified %}
<div class="alert alert-info">
Mailbox not verified, please check your inbox/spam folder for the verification email.
<br>
To receive the verification email again, you can delete and re-add the mailbox.
</div>
{% endif %}
<!-- Change email -->
<div class="card">
<form method="post" enctype="multipart/form-data">