{% extends 'base.html' %} {% load inventory_extras %} {% block content %}
{% for tag in object.tags %} {% inventory_tag tag %} {% endfor %}