{% extends "shop/base.html" %} {% load i18n %} {% block navbar %}
{{download_product.downloadable_product.product.translated_name}}
{% trans 'Once you click the link, the download will be counted. If you have trouble with the download, please refresh your browser and try the download again' %}
{% endif %} {% endblock %}