This commit is contained in:
Steven Barth 2008-03-26 20:56:19 +00:00
parent 68d142e792
commit ba9181f7b8

View file

@ -1,6 +1,5 @@
<%+header%> <%+header%>
<h1><%:hello Hallo!%></h1> <h1><%:hello Hallo!%></h1>
<p><%:welcome1 Dies ist der Funknetzknoten %> <p><%:admin1 Dies ist der Administrationsbereich. %>
<em><%=require("ffluci.sys").hostname()%></em>!</p>
<p><em>ToDo: Intelligenter Einleitungstext</em></p> <p><em>ToDo: Intelligenter Einleitungstext</em></p>
<%+footer%> <%+footer%>