{% extends "shop/base.html" %} {% load mezzanine_tags shop_tags i18n future %} {% block meta_title %}{% trans "Your Wishlist" %}{% endblock %} {% block title %}{% trans "Your Wishlist" %}{% endblock %} {% block breadcrumb_menu %} {{ block.super }}
{% if item.image %}
|
{{ item }} |
{% trans "Your wishlist is empty." %}