summaryrefslogtreecommitdiffstats
path: root/openntpd-details-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openntpd-details-html.lsp')
-rw-r--r--openntpd-details-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/openntpd-details-html.lsp b/openntpd-details-html.lsp
index 0aa9292..125e4b4 100644
--- a/openntpd-details-html.lsp
+++ b/openntpd-details-html.lsp
@@ -13,7 +13,7 @@ io.write("</span>")
viewlibrary.dispatch_component("status")
end %>
-<H2><%= data.label %></H2>
+<H2><%= html.html_escape(data.label) %></H2>
<DL>
<%
displayitem(data.value.date)