{% extends 'base.html' %} {% load bootstrap %} {% block content %}
| Host | API User | Business unit | {% if perms.jamf.change_jamfinstance %}{% endif %} |
|---|---|---|---|
| {{ jamf_instance.host }} | {{ jamf_instance.user }} | {% if jamf_instance.business_unit %} {{ jamf_instance.business_unit }} {% else %} - {% endif %} | {% if perms.jamf.change_jamfinstance %}Update | {% endif %}