{% extends "vendor/manage/base.html" %} {% load i18n %} {% block vendor_content %}
{% trans 'Product License' %} | {% trans 'Product Offers' %} | {% trans 'Availability' %} | |
---|---|---|---|
{{product.name}} | {{product.offers.count}} | {{product.available}} | {% trans 'Edit' %} |
{% trans 'No Products' %} |