{% for index,item in nav %}
{% if item %} {% for perindex,per in item['module'] %} {% endfor %} {% endif %}
{% endfor %}
{{ content() }}