{% if item.active == 1 %}
  • {% if item.type == 1 %} {{ item.label }}: 0.0 {{ item.unit }} {% endif %}
  • {% endif %}