{% extends 'layout.twig' %} {% block header %}
There are no mails yet.{% endif %} {% if lockEnabled and not isLocked %} {% endif %} {% if lockEnabled and isLocked and not hasAccess %} {% endif %} {% if lockEnabled and isLocked and hasAccess %} {# JS handled in /javascripts/lock-modals.js #} {% endif %} {% endblock %}