6 lines
122 B
Twig

{%- macro _render(contact, options) -%}
{{ contact|chill_entity_render_box(options|default({})) }}
{%- endmacro -%}