{% extends "shop/base.html" %} {% load cms_tags shop_tags %} {% block body %} {% for object in object_list %}
{{ object.description }}