{% if key_locations and "Universal" not in key_locations %} {% endif %} {% if big_key_locations %} {% endif %} {% for area in sp_areas %} {% if key_locations and "Universal" not in key_locations %} {% endif %} {% if big_key_locations %} {% endif %} {% endfor %}
{{ area }} {{ checks_done[area] }} / {{ checks_in_area[area] }} {{ inventory[small_key_ids[area]] if area in key_locations else '—' }} {{ '✔' if area in big_key_locations and inventory[big_key_ids[area]] else ('—' if area not in big_key_locations else '') }}