Frama-C
    {% for item in site.data.nav %} {% if forloop.index == include.header %}
  • {% else %}
  • {% endif %} {{ item.name }}
  • {% endfor %}