{% extends "cm_portal/hris_index.html" %} {% block title %}| List of Positions{% endblock %} {% block page_title %}| List of Positions{% endblock %} {% block sidebar %}
{% if user.is_authenticated %} {% include 'includes/user.html' %} {% endif %}There are no positions in the portal.
{% endif %}