{% extends "base.html" %} {% block title %}Mi Carrito - TallArt{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{% endif %}
{{ item.Descripcion[:100] }}{% if item.Descripcion and item.Descripcion|length > 100 %}...{% endif %}
Por: {{ item.EmpresaNombre }}