{% load i18n static sekizai_tags cms_tags %}{% spaceless %} {% include "shop/djng-form.html" %} {% if stylesheet_url %}{% addtoblock "css" %}{% endaddtoblock %}{% endif %} {% with button_content=instance.glossary.link_content instance_css_classes=instance.css_classes instance_inline_styles=instance.inline_styles %} {% if many %}
{% blocktrans %} Please embed this plugin into a SegmentationPlugin with condition if not many. {% endblocktrans %}
{% elif data.cancelable %} {% page_url "shop-cart" as shop_cart_url %}
{% else %}
{% trans "This Order can't be cancelled" %}
{% endif %} {% endwith %} {% endspaceless %}