{% extends 'base.html' %} {% load ui_extras %} {% block content %}
| Name | {% if perms.osquery.change_pack %}{% endif %} |
|---|---|
| {{ pack }} | {% if perms.osquery.change_pack %}{% url 'osquery:update_pack' pack.id as url %} {% button 'UPDATE' url "Edit Pack" %} | {% endif %}