summaryrefslogtreecommitdiffstats
path: root/lighttpd-details.html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'lighttpd-details.html.lsp')
-rw-r--r--lighttpd-details.html.lsp12
1 files changed, 0 insertions, 12 deletions
diff --git a/lighttpd-details.html.lsp b/lighttpd-details.html.lsp
deleted file mode 100644
index 8f1363e..0000000
--- a/lighttpd-details.html.lsp
+++ /dev/null
@@ -1,12 +0,0 @@
-<% local data, viewlibrary = ...
-require("viewfunctions")
-%>
-
-<% viewlibrary.dispatch_component("status") %>
-
-<H2><%= html.html_escape(data.label) %></H2>
-<DL>
-<%
-displayitem(data)
-%>
-</DL>