{% load i18n %} {% if request.user.is_staff %}
{% trans 'edit this section' %}
{% endif %}