Back to Facility Print All Facilities
{% with messages = get_flashed_messages(with_categories=true) %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endwith %}

{{ 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'] %}
Use this if a printed poster leaked or was posted somewhere it shouldn't be.
{% endif %}