luci-base: add extra css class for map level tabs, don't track tab child count
[project/luci.git] / modules / luci-base / luasrc / view / error500.htm
index 8fb18ed..34a52cd 100644 (file)
@@ -5,7 +5,7 @@
 -%>
 
 <%+header%>
-<h2><a id="content" name="content">500 <%:Internal Server Error%></a></h2>
+<h2 name="content">500 <%:Internal Server Error%></h2>
 <p><%:Sorry, the server encountered an unexpected error.%></p>
 <pre class="error500"><%=message%></pre>
 <%+footer%>