<%# Opennet Firmware Copyright 2010 Rene Ejury Copyright 2017 Martin Garbe Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -%> <%+header%>

<%:Opennet ID%>

<%= html_display_message_list(on_errors, "error") %> <%= html_display_message_list(on_hints, "info") %>

<%:Opennet-ID / Network ID%>

<%=luci.i18n.translatef('Great that you decided to take part in Opennet. Register the IP of your Access-Point in the %sOpennet-Wiki%s and acquire a free IP-Address. Please read the information %sin the wiki%s for further details.', '', '', '', '')%>

<%:Please enter your Opennet-ID (1.X, 2.X or 3.X etc.) or the IP-Address of your first Opennet-Network-Interface, any change will reconfigure your network settings immediately.%>

<%:Mesh Interface Addresses%>

<% for net_name, net in pairs(mesh_interfaces) do %> <% end %>

<%=net_name%> (<%:device%> <%=net.device%>)

<%=net.ipaddr%> / <%=net.netmask%>
<%+footer%>