mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 17:54:24 +00:00
2 lines
101 B
Twig
2 lines
101 B
Twig
{% if number is not empty %}{{ number|number_format(scale) }} {{ post|default('') }}{% endif %}
|