{% load i18n %} {% load static %}

{% trans "Partecipate" %}


{% trans "What are you observing?" %}
{% include 'rainbo/service_info.html' %}

{% trans "Present Weather" %}

{% include 'rainbo/button_insert_weather.html' %}
{% include 'rainbo/service_info.html' %}

{% trans "Impact" %}

{% include 'rainbo/button_insert_impact.html' %}