{% block pagetitle %}{{ title }}{% endblock %}
{% block blocktitle %}
{% block title %}
{{ title }}
{% if not read_only %}{% if user.is_anonymous %}
⎆✍
{% else %}{% trans 'Connected as: ' %}{{ user }}
{% if not http_logon %}
✖✍{% endif %}
{% endif %}{% endif %}