<%# LuCI - Lua Configuration Interface Copyright 2008 Steven Barth Copyright 2008 Jo-Philipp Wich 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 $Id$ -%> <%+header%> <% local ff = luci.model.uci.cursor():get_all("freifunk") %>

<%:Hello and welcome in the network of%> <%=ff.community.name or 'Freifunk Deutschland'%>!

<%:We are an initiative to establish a free, independent and open wireless mesh network.%>
<%:This is the access point%> <%=luci.sys.hostname()%>. <%:It is operated by%> "> <%=ff.contact.nickname%>.

<%:You can find further information about the global Freifunk initiative at%> Freifunk.net.
<%:If you are interested in our project then contact the local community%> <%=ff.community.name or 'Freifunk'%>.

<%:Notice%>: <%:Internet access depends on technical and organisational conditions and may or may not work for you.%>

<%+footer%>