Marlous
    {% set items = [("Product Design", 'product_design'), ("Grafisch", "grafisch"), ("Fotografie", "fotografie")] %} {% for item in items %}
  • {{ item[0] }}
  • {% endfor %}
  • {% set name = "contact" %} Contact