{% for elt in elements %} {% endfor %}
Name Class
{{ elt.name }} {{ elt.cls|e}} ("{% if elt.isdefined %}defined{% else %}undefined{% endif %}")