{% extends "base.html" %} {% load static %}
You can see the catalog
ID | Name | description | image | price | characteristic | # |
---|---|---|---|---|---|---|
{{ producto.id }} | {{ producto.name }} | {{ producto.description }} | {{ producto.price }} | {{producto.characteristic}} | DETAILS |