{% extends "senex_shop/product.html" %} {% load url from future %} {% load i18n %} {% load currency_filters %} {% load thumbnail %} {% block content %}
{% autoescape off %}{{ product.description }}{% endautoescape %}
{{ error_message }}
{{ option_group.description }}