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