{% for item in arrItems %}
  • {% if item.objIconLabel %}
    {% endif %} {% if boolShowLabel %} {% endif %} {% if item.boolObjContent %}
    {% else %}
    {% endif %} {% if boolShowIcon %}
    {% endif %}
  • {% endfor %}