{% extends "biomon/base.html" %} {% load i18n %} {% block content-1-right %}

{{ patient }}

{% csrf_token %} {{ form.as_p }}

{% endblock %}