{% extends base_template %} {% load static %} {% load i18n %} {% block head %} {% endblock %} {% block content %} {{ block.super}}
{% trans "To download a timeserie you can select the stations from the following map." %}
{% endblock %} {% block scripts %} {{ meta_p|json_script:"meta_p-data" }} {% if debug %} {% else %} {% endif%} {% endblock %}