{% apply minimize %} {% block head %} {{ title }} - ALLERTA sistema gestionale {{ owner }} {% if delete_caches %} {% endif %} {% if delete_service_workers %} {% endif %} {{ script('main.js') }} {% endblock %} {% if enable_debug_bar %}{{ debug_bar_head|raw }}{% endif %} {% if show_menu %} {% block menu %} {# Menu #} {# /Menu #} {% endblock %} {% endif %}

{{ "JavaScript is disabled or it's not supported in your browser but it's required for using Allerta-VVF. If you want to continue, please enable JS or use the JS-less version."|t|raw }}

{# Content #} {# /Content #} {% if enable_debug_bar %}{{ debug_bar|raw }}{% endif %} {% if show_footer %} {% block footer %} {# Footer #} {# /Footer #} {% endblock %} {% endif %} {% endapply %}