{% extends 'generic/object.html' %} {% block content %}
Name | {{ object.name }} |
---|---|
IDN | {{ unicode_name }} |
Tenant | {% if object.tenant.group %} {{ object.tenant.group|linkify }} / {% endif %} {{ object.tenant|linkify|placeholder }} |
Description | {{ object.description }} |