{% if reservation.room.key_location %}

How to find a key:
{{ reservation.room.key_location | striptags }}
{%- endif %}
