{% extends "biomon/base.html" %} {% load i18n %} {% block extra_scripts %} {% endblock %} {% block content-1-right %}
{{ item.monitoring_place }}
{% endif %}
{% if item.emergency_contact %} {{ item.emergency_contact }}
{% endif %}
{% if item.regular_doctor %} {{ item.regular_doctor }}
{% endif %}
{% if item.medical_comment %} {{ item.medical_comment }}
{% endif %}