{% extends "rainbo/base_service/base_service_content.html" %} {% load leaflet_tags %} {% load geojson_tags %} {% load i18n %} {% load staticfiles %} {% block extra_assets %} {% leaflet_js %} {% leaflet_css %} {% endblock %} {% block container %}

{{vartxt}} {{bcode.userunit}}
{{trangetxt}}
{{leveltxt}}
{{day}}/{{month}}/{{year}}{% if hour %} {{hour}}:00 +/- 30 min{% else %} values in the day{% endif %} GMT

{% trans "Please wait ..." %}

{% leaflet_map "spots" callback="window.map_init" %} {% endblock %}