{% extends "helpdesk/base.html" %}{% load i18n bootstrap5_form %} {% block helpdesk_title %}{% translate "Change User Settings" %}{% endblock %} {% block helpdesk_breadcrumb %}
{% blocktranslate %}Use the following options to change the way your helpdesk system works for you. These settings do not impact any other user.{% endblocktranslate %}
{% block form_content %} {% endblock %} {% endblock %}