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, 2 insertions, 0 deletions
diff --git a/health-modules-html.lsp b/health-modules-html.lsp
index 5ffcf97..0cd760b 100644
--- a/health-modules-html.lsp
+++ b/health-modules-html.lsp
@@ -3,4 +3,6 @@
<h1>Modules</h1>
<h2>Installed modules</h2>
+<DL>
<pre><%= html.html_escape(view.value.list.value) %></pre>
+</DL>