(text "{%- import \"components.lisp\" as components -%}") (text "{% for message in messages -%}") (text "{{ components::message(message) }}") (text "{%- endfor %}")