{% load i18n %}
{% trans "Your basket is empty." %}
{% if hasPreBasket %}{% trans "Due to security concerns, basket has been empty, you can reload your previous basket items. Please note your previous unpaid basket has been canceled, please use this reload basket button to proceed. Thanks!!" %}
{% endif %} {% trans "Continue shopping" %} {% if hasPreBasket %} or {% trans "Reload basket" %} {% endif %}