{% extends 'cmsplugin_shop/base.html' %} {% load cms_tags i18n %} {% block content %}

{% page_attribute "title" %}

{% if orders.count %}
{% endif %} {% endblock %}