{% for page in site.pages %} {% if page.include_in_footer == true %} {{ page.title }} {% endif %} {% endfor %}