{% load static i18n base_tag account_tag management_tag %} {% get_current_language as LANGUAGE_CODE %} {% get_available_languages as LANGUAGES_LIST %} {% get_management_roles as MANAGEMENT_ROLES %} {% get_intersection_set user.user_role service_role_set as USER_SERVICE_ROLE_SET %}