{% extends "oscar/layout.html" %} {% load i18n product_tags %} {% block title %} {{ wishlist_title }} | {{ block.super }} {% endblock %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block headertext %} {{ wishlist_title }} {% endblock %} {% block content %}
{% trans "This wish list is empty." %}
{% endif %}