Revert "show alert message on the email delay issue"

This reverts commit cba78b1b5d.
This commit is contained in:
Son NK 2020-08-12 12:49:09 +02:00
parent b395c2ebd0
commit 0d1e5b1f7d
1 changed files with 0 additions and 8 deletions

View File

@ -82,14 +82,6 @@
{% endblock %}
</head>
<body class="">
{% if current_user.is_authenticated %}
<div class="alert alert-warning text-center" role="alert" style="margin-bottom: 0px">
SimpleLogin servers are experiencing some email delays and we are currently investigating.
We apologise for this inconvenience!
</div>
{% endif %}
<div class="page">
<div class="container">
<!-- For flash messages -->