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