-
{% for section in MENU.childs %}
{% if section.available %}
- {{section.label}}
-
{% for menu_item in section.childs %}{%if menu_item.available%}
{% if menu_item.childs %}
{%endif%}
{% endfor %}
{% load i18n %} {% load url from future%}
{{APP_NAME}}
{%endif%} {% if not reminders %} {% endif %} {% if reminders %}{%endif%}