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

{{ area.name }}

{{ facility.name }}
{% if area.area_type %}
{{ area.area_type }}
{% endif %}
{{ svg | safe }}
Scan to report a problem in this area
Recent scores, open issues, and quality trend for {{ area.name }}.
{{ scan_url }}

Tip: post this inside the area itself (e.g. on the restroom door), not at the building entrance.

{% if current_user.role in ['admin', 'director', 'customer'] %}
Use this if a printed poster leaked or was posted somewhere it shouldn't be.
{% endif %}