{% extends 'base.html' %} {% load ui_extras %} {% block content %}
| Name | {% if perms.osquery.change_configuration %}{% endif %} |
|---|---|
| {{ configuration }} | {% if perms.osquery.change_configuration %}{% url 'osquery:update_configuration' configuration.id as url %} {% button 'UPDATE' url "Edit Configuration" %} | {% endif %}