{% load humanize %} {% if empdivision.department %} {% elif empdivision.division %} {% endif %} {% endcomment %}
POSITION {% comment %} {% if group == "engineerv" or group == "gabinete" %} | Position Division {% endif %}
POSITION : {{ empposition.position }}
DEPARTMENT : {{ empdivision.department }}
DIVISION : {{ empdivision.division }}
START DATE : {{ empposition.start_date }}