{% load i18n %}{% if data %}
{% trans caption %}
{{pre_data|safe}}{{data|linebreaksbr}}{{post_data|safe }}
{% endif %}