{% extends "InvenTree/settings/settings.html" %} {% load i18n %} {% block subtitle %} {% trans "General Settings" %} {% endblock %} {% block tabs %} {% include "InvenTree/settings/tabs.html" with tab='currency' %} {% endblock %} {% block settings %}