2 lines
82 B
Twig

{% if number is not empty %}{{ number|number_format(scale)|csv_cell }}{% endif %}