{% block head %} {% endblock %} VWsFriend {% if current_app.connector.withDB and g.dbsettings is not none %} Visualization {% endif %} Status {% if current_app.homekitDriver %} Homekit {% endif %} {% block header %}{% endblock %} {% for message in get_flashed_messages() %} {{ message }} {% endfor %} {% block content %}{% endblock %}