{% load i18n %} {% if instance.note %}
{% trans "Note" %} {{instance.note}}
{% endif %}