{% if tdgs %} {% for tdg in tdgs %} {% endfor %}
Name
{{ tdg.name }}
{% else %} No elements {% endif %}