{{ facility.name }}
{% if facility.project %}
{{ facility.project.name }}
{% endif %}
{% if facility.address %}
{{ facility.address }}
{% endif %}
{{ svg | safe }}
Scan for the latest inspection results
Recent scores, open issues, and quality trend for this facility.
{{ scan_url }}
{% if current_user.role in ['admin', 'director'] %}
{% endif %}