{% extends "base.html" %} {% load i18n %} {% comment %} Copyright 2010 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% block title %}{% trans "You have been logged out" %}{% endblock %} {% block text_title %}
{{ brand.logout }}
{% if return_to_url %} {% blocktrans with return_to_url as url and return_to_site_name as site_name %} {% endblocktrans %} {% endif %} {% if other_sites %}{% trans "Site" %} | {% trans "Last authenticated" %} |
---|---|
{{ site.trust_root }} | {{ site.date_last_used|date:"Y-m-d" }} |