{% extends "base.html" %} {% load static %} {% load formatstring %} {% block title %}Tags{% endblock %} {% block header_bar %} Inventory Management - Tags {% endblock %} {% block content %}
Create new tag...