{% load i18n static sekizai_tags cms_tags %}{% spaceless %} {% addtoblock "js" %}{% endaddtoblock %} {% add_data "ng-requires" "django.shop.order" %} {% if many %}

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

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