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

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



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

{% endblock %}