{{ building }} · visitor management 8-up · 3.5″×2.25″ · cut on hairline
{% for v in visitors %}
{% if v.access == "Escort Required" %}⚠ ESCORT REQUIRED{% else %}TEMPORARY ACCESS PASS{% endif %}
Meridian TowerReception & Security VISITOR
{{ v.first }}
{{ v.last }} · {{ v.company }}
Host
{{ v.host }}
Date
{{ v.date }}
Checked in
{{ v.time }}
{{ v.access }} VALID UNTIL {{ v.valid }} · {{ v.id }}
{% endfor %}