{% with is_broken = archival and archival.get('is_broken') %}
{% if is_broken %} Pri pregledu datoteke je prišlo do napake {% endif %}
{% endwith %}