{{ footer.section_one_title }}
{% for item in footer.section_one_links %}
{{ item.text }}
{% endfor %}
{{ footer.section_two_title }}
{% for item in footer.section_two_links %}
{{ item.text }}
{% endfor %}
{{ footer.section_three_title }}
{% for item in footer.section_three_links %}
{{ item.text }}
{% endfor %}