{# documentation menu fragment used in the header #} {% for alias, url in projects | dictsort %}
  • {{ alias }}
  • {% endfor %}