% if user_message:
${user_message}
% endif
% if not serverInfo['is_free_license'] and serverInfo['is_trial_license']:
${_('First time signing in?')}
% endif
% if loginContent:
${loginContent}
<%doc>loginContent is raw HTML defined in web.conf%doc>
% endif
## TRANS: Continue link that is shown if a free product 'tip' has been displayed
${_('Your browser could not connect to Splunk.com.')}
${_('You need to be connected to the Internet to find out when updates to your Splunk software are available.')}
${_("First time signing in?")}
${_("If you've forgotten your username or password, please contact your Splunk administrator.
username admin
password changeme
")}