%namespace name="lib" file="//lib.html" import="*"/> <%namespace name="helpers" file="//admin/_helpers.html"/> <%inherit file="//layout/admin.html" /> <% import cherrypy import splunk.util isFree = splunk.util.normalizeBoolean(cherrypy.config["is_free_license"]) %> % if error: <%helpers:message content="${error}" level="error"/> % endif % if info: <%helpers:message content="${info}" level="info"/> % endif
${_('Sorry, the permissions for this object are unavailable.')}
% endif