{% if countrys %} {% for country in countrys %} {% for year in countrys|years:country %} {% comment %} {% for col in row.cols %} {% endfor %} {% endcomment %} {% endfor %}
{{ countrys|name:country }} x €
{{ year }}{{ col.x }}{% col.special1_name %} {% col.special1_x %} {% col.special2_name %} {% col.special2_x %} {% col.special3_name %} {% col.special3_x %}
{% endfor %} {% else %}

Trage zuerst Länder im Adminbereich ein.

{% endif %}