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