{% extends "cm_portal/hris_index.html" %} {% block title %}| Delete Department{% endblock %} {% block page_title %}| Delete Department{% endblock %} {% block content %}
Are you sure you want to delete the department: {{ department.name }}?
{% endblock %}