{% extends "admin/partial/layout_logged_in.html.twig" %} {% block title %}{{ ta('edit_user', 'Edit User') }}{% endblock %} {% block selected_page %}users{% endblock %} {% block selected_sub_page %}user_manage{% endblock %} {% block body %}
{{ ta('information_about_the_account', 'Information about the account.') }}
{{ ta('details_about_the_user', 'Details about the user.') }}
{{ ta('reset_the_user_password_leave_blank_to_keep_existing', 'Reset the user password. Leave blank to keep the existing.') }}
{{ ta('if_an_account_avatar_is_supported_on_the_site_set_it_here', 'If an account avatar is supported on the site theme, set it here.') }}
{{ ta('whether_2fa_is_enabled_for_the_user', 'Whether 2FA is enabled for the user.') }}
{{ ta('set_or_generate_api_keys', 'Set or generate API keys.') }}
{{ ta('server_upload_override', 'Server upload override.') }}