{% extends "base.html" %} {% block title %}{{ task.title or 'Task' }} — {{ _('Misure') }} — TieMeasureFlow{% endblock %} {# Full-screen layout: no body scroll, no footer, main fills available space #} {% block body_class %}h-screen overflow-hidden{% endblock %} {% block wrapper_class %}h-full{% endblock %} {% block main_class %}flex-1 min-h-0{% endblock %} {% block footer %}{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ _('Nessuna immagine allegata') }}
{{ _('Tutte le') }} {{ _('misurazioni sono state registrate.') }}