{% load static %}
Hospital Management System - Dashboard
{% include 'includes/header.html' %} {% include 'includes/sidebar.html' %}
{% block content %} {% endblock %} {% include 'includes/footer.html' %}