{% extends "base.html" %} {% load static %} {% block title %}{{ patient.get_full_name }} - Patient Details - {{ block.super }}{% endblock %} {% block content %}
{{ patient.get_gender_display }} • {{ patient.age }} years old