{% extends "_message/base.html" %} {% load i18n %} {% block content %}

{% trans %}You have been signed out.{% endtrans %}

{% endblock %}