summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-core/luasrc/view/about.htm
blob: 84b26db1dff267a771a6ef6c28f902a5907cb8b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<%+header%>
<h1><%:about%> LuCI</h1>
<p><%:c_lucidesc%></p>

<p><strong><%:c_projecthome%>: </strong><a href="http://luci.freifunk-halle.net">luci.freifunk-halle.net</a></p>

<br />
<h2><%:c_leaddev%></h2>
<ul style="font-weight: bold">
	<li><a href="mailto:steven-at-midlink-dot-org">Steven "Cyrus" Barth</a> (OpenWRT, Freifunk Halle)</li>
	<li><a href="mailto:xm-at-leipzig.freifunk-dot-net">Jo-Philipp "Jow" Wich</a> (Freifunk Leipzig)</li>
	<li><a href="mailto:nbd-at-openwrt-dot-org">Felix "nbd" Fietkau</a> (OpenWRT)</li>
</ul>
<br />

<h2><%:c_contributors%></h2>
<ul style="font-weight: bold">
</ul>
<br />

<h2><%:c_thanksto%></h2>
<ul style="font-weight: bold">
	<li><a href="http://www.computerhilfe-halle.de">Mono</a> (Computerhilfe-Halle.de)</li>
	<li><a href="mailto:mickey-at-netfreaks-dot-org">Mickey Knox</a>  (Freifunk Hannover)</li>
</ul>
<%+footer%>