{{ get_icon('b_usredit') }} {% trans 'Edit privileges:' %} {% trans 'User account' %} '{{ username }}'@'{{ hostname }}' - {% trans 'Database' %} {{ database }} - {% trans 'Routine' %} {{ routine }}

{% if current_user == username ~ '@' ~ hostname %} {{ 'Note: You are attempting to edit privileges of the user with which you are currently logged in.'|trans|notice }} {% endif %}