{% if data|length > 0 %} {% if purity %} {% endif %} {% if error %} {% endif %} {% for item in data %} {% if purity %} {% endif %} {% if error %} {% endif %} {% endfor %}
Element QuantityPurityError
{{ item.name }} {{ item.quantity }}{{ item.purity }}{{ item.error }}
{% endif %}