{% for s in sections %}<a class="section-link{% if s.active %} section-link--active{% endif %}" href="{{ s.href }}">{{ s.label }}</a> {% endfor %}