{% set events_data = load_data(path="events.json") -%} {% set event = events_data[slug] -%}
{{ event.description }}