{{ header_name }}
{# This feature is only available for power-users #} {% if currentuser.ROLE_ADMIN == currentuser.role %}{% endif %}
    {# Show Ask For help for current user only. #} {% if user|d(False) and user.username == username %}
  • {% trans %}Ask for help{% endtrans -%}
  • {% endif %}
  • {{ username }}