--- layout: base.njk pagination: data: languages size: 1 alias: langKey tags: misc background: towers.jpg backgroundOpacity: .2 ---

{{ t.pageTitle }}

{{ t.intro }}


{% for sectionName, section in c.links %}

{{ t[sectionName] }}

{% for link in section %}
{{ link.name }}
{% if link.88x31 %} {% for 88x31 in link.88x31 %} {% endfor %}
{% endif %} {{ link.description[langKey] }}
{% endfor %}
{% endfor %}