{{ label|default('Indicateur') }}

{{ value|default('0') }}

{% if trend|default(null) %}

{{ trend }}

{% endif %}