<% if (serverInfo.isLiteFree()) { %> <%= _('Your free license has expired. To continue using the free version download and install the latest release of Splunk Light.').t() %> <% } else { %> <%= _('Add your new license. If you do not have a new license, get one from the Splunk e-store.').t() %> <% } %>
<% if (!serverInfo.isLiteFree()) { %><%= _('You can also change to a 500MB/day Free license, which is restricted to the admin account: ').t() %> <%= firstAdmin %>.
<% } %>