26 lines
No EOL
869 B
HTML
26 lines
No EOL
869 B
HTML
<%+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%> |