%! from splunk.appserver.mrsparkle.lib import util isLite = util.isLite() if isLite: theme = 'lite' else: theme = 'enterprise' %>\