{% 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 content %}The are no employees in the portal.
{% endif %}