{% extends 'hr/layouts/base.html' %} {% load static %} {% block title %} {% endblock title %} {% block extrastyle %} {% endblock extrastyle %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% block content %}

Staff List

Staff List

{% include 'hr/staff/table.html'%}

{% endblock content %} {% block extra_scripts %} {% endblock extra_scripts %}