luci/applications/luci-app-diag-core/luasrc/view/diag/index.htm
Jo-Philipp Wich 5e9da8240f Globally convert headline anchors into name attributes.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-06 13:30:33 +02:00

10 lines
389 B
HTML

<%#
Copyright 2009 Daniel Dickinson
Licensed to the public under the Apache License 2.0.
-%>
<%+header%>
<h2 name="content"><%:Diagnostics%></h2>
<p><%:The entries in the menu allow you to perform diagnostic tests on your system to aid in troubleshooting.%></p>
<p><%:The diagnostics available under this menu depend on what modules you have installed on your device.%></p>
<%+footer%>