{% extends "base-fluid.html" %} {% from "_helpers.html" import is_active %} {% block title %}Items - CSEntry{% endblock %} {% block main %} {% set path = request.path %}
{% block items_main %}
Id ICS id Created Updated Serial number Quantity Manufacturer Model Location Status Parent
{%- endblock %} {%- endblock %} {% block csentry_scripts %} {% endblock %}