X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=modules%2Fadmin-mini%2Fluasrc%2Fview%2Fmini%2Findex.htm;fp=modules%2Fadmin-mini%2Fluasrc%2Fview%2Fmini%2Findex.htm;h=4ea58c2b8a294ebd94edb21e1b1c0c91035962b1;hb=7cb0813e8559b7b062b29e39c245baa3d1718076;hp=0000000000000000000000000000000000000000;hpb=157606fbc3d73c70bd52abebc3867fe52b410db2;p=project%2Fluci.git diff --git a/modules/admin-mini/luasrc/view/mini/index.htm b/modules/admin-mini/luasrc/view/mini/index.htm new file mode 100644 index 000000000..4ea58c2b8 --- /dev/null +++ b/modules/admin-mini/luasrc/view/mini/index.htm @@ -0,0 +1,24 @@ +<%# +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%> +

<%:a_i_i_hello%>

+

<%:a_i_i_admin1%>

+

<%:a_i_i_admin2%>
+<%:a_i_i_admin3%>

+

<%:a_i_i_admin4%>

+

<%:a_i_i_admin5%>

+

<%:a_i_i_admin6%>

+

<%:a_i_i_team%>

+<%+footer%> \ No newline at end of file