{% extends 'base.html' %} {% block content %}

{{ product.title }}

{% if product.thumbnail %} {{ product.title }} {% endif %}

{{ product.description }}

No decision tree is available for this product yet.

{% endblock %}