{% extends "admin/partial/layout_logged_in.html.twig" %} {% block title %}{{ ta('add_new_user', 'Add New User') }}{% endblock %} {% block selected_page %}users{% endblock %} {% block selected_sub_page %}user_add{% endblock %} {% block body %}
{{ ta('enter_the_details_that_the_user_will_use_to_access_the_site', 'Enter the details that the user will use to access the site.') }}
{{ ta('information_about_the_account', 'Information about the account.') }}
{{ ta('details_about_the_user', 'Details about the user.') }}
{{ 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('server_upload_override', 'Server upload override.') }}