{% load i18n static sekizai_tags cms_tags %}{% spaceless %} {% include "shop/djng-form.html" %} {% if stylesheet_url %}{% addtoblock "css" %}{% endaddtoblock %}{% endif %} {% if many %}

{% blocktrans %} Please embed this plugin into a SegmentationPlugin with condition if not many. {% endblocktrans %}

{% else %} {% if show_history and data.extra.addendum %}
{% for timestamp, annotation in data.extra.addendum %}
{{ annotation }}
{% endfor %}
{% endif %} {% with instance_css_classes=instance.css_classes instance_inline_styles=instance.inline_styles %}
{{ addendum_form.as_div }}
{% endwith %} {% endif %} {% endspaceless %}