{% extends "customer/baseaccountpage.html" %} {% load i18n %} {% load currency_filters %} {% load staticfiles %} {% load bootstrap4 %} {% block tabcontent %} {% if orders or form.is_bound %}
{% trans "No orders match your search." %}
{% trans "You haven't placed any orders." %}