{% extends "base.html" %} {% load static %} {% block title %}Logout - Hospital Management System{% endblock %} {% block css %} {% endblock %} {% block content %}
You have been safely logged out of the Hospital Management System. Thank you for using our platform.