{% if item.active == 1 %}
{{ item.label }} {% if item.unit %} {{ item.unit }} {% endif %} {% if not form %} {% endif %}
{% endif %}