{% load i18n %} {% load servo_tags %} {% autoescape on %} {% for p in results %} {{ p.code }} {{ p.title }}
{{ p.eee_code|truncatechars:40 }} {{ p.price_sales_exchange|currency }} {{ p.price_sales_stock|currency }} 0
{% endfor %} {% endautoescape %}