{% for item in seq %} {% set key, value = call(item) %} {% endfor %} {% set navigation = [('index.html', 'Index'), ('about.html', 'About')] %} {% set navigation %}
  • Index
  • Downloads
  • {% endset %}