{% extends "base.html" %} {% block title %}Add Upstream Keys - Janus{% endblock %} {% block inventory_active %}bg-gray-700 text-white{% endblock %} {% block content %}

Key Inventory

{% with active='add' %}{% include "inventory_nav.html" %}{% endwith %}
{% endblock %}