{% extends "main_django.html" %} {% load i18n staticfiles %} {% block title %}{% trans "Signed Out" %} | {{ block.super }}{% endblock %} {% block body %}
{% blocktrans %} If you are not redirected within 5 seconds, click here to go to the home page. {% endblocktrans %}