{% if event %}
Event: {{ event_id }}
{{ event | tojson(indent=2) }}
{% else %}

Select an event to view details.

{% endif %}