{% extends 'generic/object.html' %} {% load buttons %} {% load custom_links %} {% load helpers %} {% load perms %} {% load plugins %} {% load tabs %} {% block content %}
| License | {{ object.license|linkify }} |
|---|---|
| Vendor | {{ object.vendor|linkify }} |
| Device | {{ object.device|linkify }} |
| Virtual Machine | {{ object.virtual_machine|linkify }} |
| Quantity | {{ object.quantity }} |
| Description | {{ object.description }} |