{% include 'head.html' %}
{% include 'sidebar.html' %}
{% if loc==0 %}

Localisation du patient ({{town}})

{% endif %} {% if loc==1 %}

Aucune donnée de localisation

{% endif %}
{% include 'footer.html' %}