{% extends "hrms/base.html" %} {% load crispy_forms_tags %} {% block content %}
Go back Gov. Deductions Activate Other Options Print Employees
{% if "company-other-options" in request.path %}

Note: if Ecola is not needed, set it to 0 value

{% endif %}
{% csrf_token %} {{ form|crispy }}
{% endblock content %}