{% load url from future %} {% load i18n %} {% if user.is_authenticated %} {% trans "Actions" %}
{% trans "Actions" %} {% endif %}