{% load static %} {% block title %}{% endblock title %}
{% include "hrms/nav.html" %}
{% include 'hrms/sidebar.html' %} {% block content %} {% endblock content %} {% include 'hrms/footer.html' %}
{% block noty %} {% endblock noty %}