{% extends 'base.html' %} {% load ui_extras %} {% block content %}
| Host | Business unit | {% if perms.wsone.change_instance %}{% endif %} |
|---|---|---|
| {{ instance.hostname }} | {{ instance.business_unit }} | {% if perms.wsone.change_instance %}{% url 'wsone:update_instance' instance.pk as url %} {% button 'UPDATE' url tooltip="Edit Instance" %} | {% endif %}