84b26db1dff267a771a6ef6c28f902a5907cb8b7
[project/luci.git] / modules / admin-core / luasrc / view / about.htm
1 <%+header%>
2 <h1><%:about%> LuCI</h1>
3 <p><%:c_lucidesc%></p>
4
5 <p><strong><%:c_projecthome%>: </strong><a href="http://luci.freifunk-halle.net">luci.freifunk-halle.net</a></p>
6
7 <br />
8 <h2><%:c_leaddev%></h2>
9 <ul style="font-weight: bold">
10         <li><a href="mailto:steven-at-midlink-dot-org">Steven "Cyrus" Barth</a> (OpenWRT, Freifunk Halle)</li>
11         <li><a href="mailto:xm-at-leipzig.freifunk-dot-net">Jo-Philipp "Jow" Wich</a> (Freifunk Leipzig)</li>
12         <li><a href="mailto:nbd-at-openwrt-dot-org">Felix "nbd" Fietkau</a> (OpenWRT)</li>
13 </ul>
14 <br />
15
16 <h2><%:c_contributors%></h2>
17 <ul style="font-weight: bold">
18 </ul>
19 <br />
20
21 <h2><%:c_thanksto%></h2>
22 <ul style="font-weight: bold">
23         <li><a href="http://www.computerhilfe-halle.de">Mono</a> (Computerhilfe-Halle.de)</li>
24         <li><a href="mailto:mickey-at-netfreaks-dot-org">Mickey Knox</a>  (Freifunk Hannover)</li>
25 </ul>
26 <%+footer%>