{% extends "core/base.jinja" %} {% block title %} {% trans %}Eboutic{% endtrans %} {% endblock %} {% block jquery_css %} {# Remove jquery css #} {% endblock %} {% block additional_js %} {# This script contains the code to perform requests to manipulate the user basket without having to reload the page #} {% endblock %} {% block additional_css %} {% endblock %} {% block content %}
{{ error }}
{% endfor %} {% trans %}Your basket has been cleaned accordingly to those errors.{% endtrans %}{{ items[0].category_comment }}
{% endif %}{% trans %}There are no items available for sale{% endtrans %}
{% endfor %}