%! import splunk from splunk.appserver.mrsparkle.lib import config, util %>\ <%! isLite = util.isLite() if isLite: theme = '-lite' else: theme = '' rootEndpoint = config.getConfig()['MRSPARKLE_ROOT_PATH'] or '' rootEndpoint = rootEndpoint.strip("/") %>\