{% load i18n %}

{% trans "User Settings" %}

{% if user.is_staff %}

{% trans "InvenTree Settings" %}

{% endif %}