{% load account_tags %} {% user_display user as user_display %} {% if user.is_authenticated %}
{{ _('Actions') }}
{% endif %}