{% extends "oscar/customer/wishlists/wishlists_form.html" %} {% load i18n %} {% block tabcontent %}
{% 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 %}