{% extends "lingo/interstitial_base.html" %} {% load i18n gadjo %} {% block title %}{% trans "Basket" %}{% endblock %} {% block extrascripts %} {% endblock %} {% block content %}
{{ message }}
{% endfor %}{% trans "Your basket is empty." %}
{% endif %} {% if basket.lines and not basket.is_expired %} {% endif %} {% endblock %} {% block content-bottom %} {% if basket.lines and not basket.is_expired %}