{% extends "customer/baseaccountpage.html" %} {% load i18n %} {% load url from future %} {% block breadcrumbs %}
{% trans "What should your new wish list be called?" %}
{% blocktrans with title=product.get_title %} After your wishlist is created, {{ title }} will be added. {% endblocktrans %}