{% load i18n %} {% if data %}

{{pre_data|safe}}{{data}}{{post_data|safe}}

{% endif%}