Update my email addresses in the license headers
[project/luci.git] / applications / luci-app-olsr / luasrc / view / status-olsr / error_olsr.htm
1 <%#
2  Copyright 2008 Steven Barth <steven@midlink.org>
3  Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
4  Licensed to the public under the Apache License 2.0.
5 -%>
6
7 <%+header%>
8 <h2><a id="content" name="content"><%:OLSR Daemon%></a></h2>
9 <p class="error"><%:Unable to connect to the OLSR daemon!%></p>
10 <p><%:Make sure that OLSRd is running, the "jsoninfo" plugin is loaded, configured on port 9090 and accepts connections from "127.0.0.1".%></p>
11 <%+footer%>