luci/examples/ffluci/view/example-simpleview/index.htm
Steven Barth 93a98dd13b Moved examples out of source directory
Added a first draft design
Cleaned up Makefile
Prepared for module development
2008-03-10 08:53:14 +00:00

6 lines
No EOL
243 B
HTML
Executable file

<%+header%>
<p><%:descr This is the Simple View-Example.<br />
This template is ffluci/view/example-simpleview/index.htm and belongs
to the index-Action.%></p>
<p><%:lan The router's LAN IP-Address is:%> <%~network.lan.ipaddr%></p>
<%+footer%>