Merge pull request #513 from LuttyYang/master
[project/luci.git] / modules / luci-mod-admin-mini / luasrc / view / mini / index.htm
1 <%#
2  Copyright 2008 Steven Barth <steven@midlink.org>
3  Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
4  Licensed to the public under the Apache License 2.0.
5 -%>
6
7 <h2 name="content"><%:Hello!%></h2>
8 <p><%_This is the administration area of <abbr title="Lua Configuration Interface">LuCI</abbr>.%></p>
9 <p><%_<abbr title="Lua Configuration Interface">LuCI</abbr> is a free, flexible, and user friendly graphical interface for configuring OpenWrt.%><br />
10 <%:On the following pages you can adjust all important settings of this device.%></p>
11 <p><%:As we always want to improve this interface we are looking forward to your feedback and suggestions.%></p>
12 <p><%:And now have fun with your OpenWrt device!%></p>
13 <p><em><strong><a href="<%=controller%>/about"><%_The <abbr title="Lua Configuration Interface">LuCI</abbr> Team%></a></strong></em></p>