{% extends 'html/base.html' %} {% load static %} {% block title %} Détails {{ outpatient.name }} {% endblock %} {% block content %}
Date de dernière mis à jour : {{ outpatient.updated_date }}
{{ outpatient.description }}