{% extends "base.html" %} {% load i18n %} {% block body %}

{% trans "Gracias por el tiempo que ha dedicado hoy al sitio web." %}

{% endblock %}