{% for resource in page.resources.spec-sheets.header %}
{% endfor %}
{% if page.resources.spec-sheets.text %}
{% for resource in page.resources.spec-sheets.text %}
{% assign i18n-resource-text = page.i18n[site.lang].resources.spec-sheets.text.[forloop.index0] %}