Skip to content

Commit

Permalink
add help text.
Browse files Browse the repository at this point in the history
  • Loading branch information
stesie committed Oct 12, 2014
1 parent 0453a77 commit 15ba9a2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions templates/site-wwwroot/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,18 @@ function handleSubmit(e) {
<div class="container">
<h1>Knoten anmelden</h1>
<p>
Du hast deinen Router erfolgreich mit der Freifunk <%= @city_name %>
Firmware geflashed und möchtest ihn nun über das Internet mit dem
Freifunknetz verbinden? Dann trage bitte den Namen deines Routers und
den VPN-Key (beides wurde dir nach dem Einrichten des Routers
angezeigt) in das folgende Formular ein.
</p>
<p>
Nach dem Eintragen verbindet sich der Router innerhalb der nächsten 5 Minuten mit dem Freifunknetz.
</p>
<div class="container well">
<noscript>
<div class="alert alert-danger">
Expand Down

0 comments on commit 15ba9a2

Please sign in to comment.