<%local uci = require "luci.model.uci".cursor()%> <%=luci.sys.hostname()%> <%if welcome == 1 then%>







<%:System%> - <% if title then %><%=title%><% else %><%:Rebooting...%><% end %>

<% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %>

<%:Loading%> <%:Waiting for changes to be applied...%>

Your new WiFi network details are

WiFi Networks: <%=ssid%>

Password: <%=passphrase%>


Device IP: <%=device_ip%>


For seamless Internet access, wait 2 minutes before connecting to your new WiFi network.

Use the <%=mgmt_ssid%> when configuring the device. For security,

the CONFIG-ONLY SSID does not provide Internet access and automatically turns off after 15 mins idle time.

<%else%>

<%:System%> - <% if title then %><%=title%><% else %><%:Rebooting...%><% end %>

<% if msg then %><%=msg%><% else %><%:Changes applied.%><% end %>

<%:Loading%> <%:Waiting for changes to be applied...%>

<%end%>