{% extends 'base.html' %} {% load ui_extras %} {% block content %}
| Name | {% if perms.osquery.change_filecategory %}{% endif %} |
|---|---|
| {{ file_category }} | {% if perms.osquery.change_filecategory %}{% url 'osquery:update_file_category' file_category.id as url %} {% button 'UPDATE' url "Edit File Category" %} | {% endif %}