<%= _('Splunk Version').t() %>
<%- version %>
<%= _('Splunk Build').t() %>
<%- build %>
<% if (!isLite) { %>
<%= _('Current App').t() %>
<%- currentApp %>
<% if (appVersion) { %>
<%= _('App Version').t() %>
<%- appVersion %>
<% } %> <% if (appBuild) { %>
<%= _('App Build').t() %>
<%- appBuild %>
<% } %>
<% } %> <% if (listOfProducts && !isLite) { %>
<%= _('List of Products:').t() %>
<%- listOfProducts %>
<% } %>
<%= _('Server Name').t() %>
<%- serverName %>

© 2014 <%= _('Splunk Inc. All rights reserved.').t()%>

<% if (isProductTypeEnterprise) { %> <%= _('All use of this Software is subject to the terms and conditions accepted upon installation of and/or purchase of license for the Software.').t() %> <% } else { %> <%= _('All use of this Software is subject to the terms and conditions of the').t() %> <%= _('Splunk Software License Agreement.').t() %> <% } %>

<%= _('Third-Party Software Credits and Attributions').t() %>