DataPrep
    {% set nav = get_nav_object(maxdepth=1) %} {% for main_nav_item in nav %}
  • {{ main_nav_item.title }}
  • {% endfor %}
  • Community