{% 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 %}
{% csrf_token %} {% if not readonly %}{% endif %} {% if user.username %}{{ user.username }}{% else %}{{ user.displayname }}{% endif %} {% if not readonly %}{% endif %} •