{{ config.extra.project_short | default(value="OpenCloud") }}
    {% if config.extra.nav_items %} {% for item in config.extra.nav_items %}
  • {{ item.name }}
  • {% endfor %} {% endif %}