{% extends 'hospital/patient_base.html' %} {% load static %} {% block content %} {%include 'hospital/patient_dashboard_cards.html'%}



{% endblock content %}