{% 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 %} {% if last_authenticated_sites %}
{% trans "Site" %} | {% trans "Last authenticated" %} |
---|---|
{% if embedded %}{{ site.trust_root }}{% else %} {{ site.trust_root }}{% endif %} | {{ site.date_last_used|date:"Y-m-d" }} |