{% extends "base.html" %} {% load i18n %} {% block appbar %}

Nonstop - Statistics

during last week during last month {% endblock %} {% block more-user-links %} {{ block.super }} Gestion nonstop {% endblock %} {% block content %}
{% for zone in zones %}

{{ zone.title }} ({{zone.start}} → {{zone.end}})

{% endfor %}
{% endblock %}