-
{% 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%}{% trans "Processing..." %}
{% trans "This can be long." %}
{% trans "Time to take a coffee?" %}
{% trans "Time to take another coffee?" %}