{% load static %} {% block title %}RH Acqua V2{% endblock %} {% block extra_css %}{% endblock %}
Carregando...
{% include 'components/header.html' %}
{% include 'components/messages.html' %} {% block content %}{% endblock %}
{% include 'components/footer.html' %} {% block extra_js %}{% endblock %}