Files
chill-bundles/Resources/views/Extensions/PrintOrMessage/default.html.twig

1 line
129 B
Twig

{% if value is not empty %}{{ value|trans }}{% else %}<span class="chill-no-data-statement">{{ message|trans }}</span>{% endif %}