{% extends "xrm/base.html" %} {% load i18n %} {% block header %} {% endblock %} {% block content %}
{% trans "Thanks for using the site." %}
{% trans "Return to the home page." %}