{% extends "helpdesk/base.html" %}{% load i18n %}{% load url from future %} {% block helpdesk_title %}{% trans "Change System Settings" %}{% endblock %} {% block helpdesk_body %}{% blocktrans %}

System Settings

The following items can be maintained by you or other superusers:

{% endblocktrans %} {% endblock %}