<%! 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 %> % if error: <%helpers:message content="${error}" level="error"/> % endif

${_('Login required')}

${csrf_hidden_input()}

${_('Enter your Splunk.com username and password to download the app')}

${_('Forgot your password?')}

% if state['return_to']: ${_('Cancel')} % endif