{% extends "oscar/customer/baseaccountpage.html" %} {% load image_tags %} {% load i18n %} {% load widget_tweaks %} {% block breadcrumbs %} {% endblock %} {% block tabcontent %} {% if form.total_form_count %}
{% else %} {% trans "Your wish list is empty." %} {% endif %} {% endblock tabcontent %}