{% load i18n %}
{% csrf_token %}

{% trans "Currency" %}

{% comment %}
{{ currency_form.position }} {% if perms.payroll.change_payrollsettings %} {% endif %} {% endcomment %}
{{ currency_form.position }}
{% if perms.payroll.change_payrollsettings %}
{% endif %}