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