{% import "macros.html" as m %} {%- for event in timeline -%} {{ m::event(event=event) }} {%- endfor -%}