{% extends 'index.html' %} {% block content %} {% load i18n %} {% load static %} {% trans "Deductions" %} {% if perms.payroll.add_deduction %} {% trans "Create" %} {% endif %}