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.lsp8
1 files changed, 0 insertions, 8 deletions
diff --git a/health-modules-html.lsp b/health-modules-html.lsp
deleted file mode 100644
index 0cd760b..0000000
--- a/health-modules-html.lsp
+++ /dev/null
@@ -1,8 +0,0 @@
-<% local view = ... %>
-
-<h1>Modules</h1>
-
-<h2>Installed modules</h2>
-<DL>
-<pre><%= html.html_escape(view.value.list.value) %></pre>
-</DL>