{% comment %} Copyright 2010 Canonical Ltd. This software is licensed under the GNU Affero General Public License version 3 (see the file LICENSE). {% endcomment %} {% load i18n %}

{% trans "Sites you may still be logged into" %} Date

{% for site in other_sites %} {% endfor %}
{% if embedded %}{{ site.trust_root }}{% else %} {{ site.trust_root }}{% endif %} {{ site.date_last_used|date:"Y/m/d" }}