{% if footer %} {%- for social in footer.social -%} {%- endfor -%} {%- for feature in footer.columns -%} {%- for link in feature.links -%} {{ link.text }} {%- endfor -%} {%- endfor -%} {% endif %}