mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
3 lines
185 B
Twig
3 lines
185 B
Twig
{%- macro reason(r) -%}
|
|
<span class="entity entity-event event-reason"><i class="fa fa-question-circle"></i> {{ r.name | localize_translatable_string }}</span>
|
|
{%- endmacro -%} |