{% extends "cm_portal/hris_index.html" %} {% block title %}| List of Employees{% endblock %} {% block page_title %}| List of Employees{% endblock %} {% load static %} {% block search_form %}
{% endblock %} {% block sidebar %} {% if user.is_authenticated %} {% include 'includes/user.html' %} {% endif %}