{% extends 'base.html' %} {% load inventory_extras %} {% block content %}
{% for tag in machine.tags %} {% inventory_tag tag %} {% endfor %}
Do you really want to archive this machine?