{% extends 'base.html' %} {% block title %}Delete Employee - HR - Optinet Global Links{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Confirm employee deletion
Are you sure you want to delete the employee "{{ object.full_name }}"?
This action cannot be undone. Consider changing the employee status to "Terminated" instead of deleting.