{% extends "registration/base.html" %}{% load i18n %} {% block registration_content %}

{% trans "You've been logged out" %}



{% trans "You are going to be redirected to the" %} {% trans "homepage" %}

{% endblock %}