page.order = 10
page.indexignore = true
- page = node("freifunk", "index", "contact")
+ page = node("freifunk", "contact")
page.target = template("freifunk/contact")
page.title = _("Contact")
- page.order = 10
+ page.order = 15
page = node("freifunk", "status")
page.target = template("freifunk/public_status")
'. '..
translate("It is operated by")..
' <a href="'..
- luci.dispatcher.build_url("freifunk", "index", "contact")..
+ luci.dispatcher.build_url("freifunk", "contact")..
'">'..
(ff.contact.nickname or translate("Please set your contact information"))..
'</a>.</p><p>'..