%! title = 'App Install' %> <%namespace name="lib" file="//lib.html" import="*"/> <%namespace name="helpers" file="//admin/_helpers.html"/> <%inherit file="//layout/admin.html" /> <% import splunk from splunk.appserver.mrsparkle.lib import util, i18n productName = util.getProductName() %>
${_('Restart in progress. Please wait.')}
${_('Check the web_service.log file to determine when Splunk %s has restarted and then click here to continue.' % productName)}
% else:${_('Restart in progress. Please wait.')}
% endif