summaryrefslogtreecommitdiffstats
path: root/health-modules-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'health-modules-html.lsp')
-rw-r--r--health-modules-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/health-modules-html.lsp b/health-modules-html.lsp
index ee6e0ad..5ffcf97 100644
--- a/health-modules-html.lsp
+++ b/health-modules-html.lsp
@@ -3,4 +3,4 @@
<h1>Modules</h1>
<h2>Installed modules</h2>
-<pre><%= view.value.list.value %></pre>
+<pre><%= html.html_escape(view.value.list.value) %></pre>