{% extends "base/main_base.html" %} {% set active_page ="products" %} {% block pagehead %} lookup {% endblock %} {% block content %} {% include 'prods/nav.html' %}
{%for field in fields%}
{%endfor%}


barcode name description category date price selling price in stock discontinued
{% endblock %}