diff options
author | Steven Barth <steven@midlink.org> | 2008-05-08 16:07:00 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-05-08 16:07:00 +0000 |
commit | f3b7e588e127774e85ebe244ca6ae22d8a8b25e5 (patch) | |
tree | f58e10fd01406d68156dd1b35c9d7a9f78dd797f /modules/freifunk/src/view/public_index/index.htm | |
parent | 214bfdc19887c3df373d1323afd9738eee4f64ca (diff) |
* WTF SVN oO
Diffstat (limited to 'modules/freifunk/src/view/public_index/index.htm')
-rw-r--r-- | modules/freifunk/src/view/public_index/index.htm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/modules/freifunk/src/view/public_index/index.htm b/modules/freifunk/src/view/public_index/index.htm deleted file mode 100644 index 6c7fe85883..0000000000 --- a/modules/freifunk/src/view/public_index/index.htm +++ /dev/null @@ -1,11 +0,0 @@ -<%+header%> -<% local ff = ffluci.model.uci.sections("freifunk") %> -<h1><%:hellonet Hallo und willkommen im Netz von%> <%=ff.community.name%>!</h1> -<p><%:public1 Wir sind eine Initiative zur Schaffung eines freien, offenen und unabhängigen Funknetzwerks auf WLAN-Basis.%><br /> -<%:public2 Dies ist der Zugangspunkt %><%=ffluci.sys.hostname()%>. <%:public3 Er wird betrieben von %> -<a href="<%=controller%>/public/index/contact"><%=ff.contact.nickname%></a>.</p> -<p><%:public4 Weitere Informationen zur globalen Freifunkinitiative findest du unter%> <a href="http://freifunk.net">Freifunk.net</a>.<br /> -<%:public5 Hast du Interesse an diesem Projekt, dann wende dich an deine lokale Gemeinschaft%> <a href="<%=ff.community.homepage%>"><%=ff.community.name%></a>.</p> -<p><strong><%:note Hinweis%></strong>: <%:public6 Der Internetzugang über das experimentelle Freifunknetz ist an technische und organisatorische Bedingungen geknüpft und deshalb möglicherweise -nicht (immer) gewährleistet.%></p> -<%+footer%>
\ No newline at end of file |