{% trans %}to access the administration tools{% endtrans %}
{%- endblock %}
{%+ block content %}
{% if config["SESSION_COOKIE_SECURE"] %}
<scriptlanguage="javascript">
if(window.location.protocol != "https:") {
document.write('<divclass="alert alert-danger"role="alert">The login form has been disabled as <b>SESSION_COOKIE_SECURE</b> is on but you are accessing Mailu over HTTP</div>');