{% load static %}
{% block title %}Mosqlimate{% endblock %}
{% block head %} {% endblock %} {% include 'main/components/navbar.html' %}
{% block content %} {% endblock %}
{% include 'main/components/footer.html' %}