{{utils.flashed_messages(messages)}}
{%- extends "bootstrap/base.html" %} {% import "bootstrap/utils.html" as utils %} {% from "_helpers.html" import nav_li %} {% block head %} {{super()}} {% endblock %} {% block styles %} {{super()}} {% endblock %} {% block title %}Inventory{% endblock %} {% block navbar %}
{% endblock %} {% block content %}