{%- extends "base.html" %} {% import "bootstrap/wtf.html" as wtf %} {% block main %}

Welcome to the ICS Inventory!

Id Serial number name Manufacturer Model Location Status Last updated
{%- endblock %} {% block inventory_scripts %} {% endblock %}