summaryrefslogtreecommitdiffhomepage
path: root/src/ffluci/view/public_index/index.htm
blob: a18613286130be6e9731b7ff0997b95156219d8c (plain)
1
2
3
4
5
6
<%+header%>
<h1><%:hello Hallo!%></h1>
<p><%:welcome1 Dies ist der Funknetzknoten %>
<em><%=require("ffluci.sys").hostname()%></em>!</p>
<p><em>ToDo: Intelligenter Einleitungstext</em></p>
<%+footer%>