%!
theme = ''
import splunk
from splunk.appserver.mrsparkle.lib import util
faviconFile = util.getFaviconFileName()
%>\
${_('Instrumentation | Splunk')}
<%
config_qs = dict(autoload=1)
if hasattr(cherrypy.request, 'embed') and cherrypy.request.embed:
config_qs['embed'] = 1
%>