From db50c4a219e0199bebd8a9fd70a87a4d3c6a123e Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 3 Feb 2014 21:16:54 +0000 Subject: Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and use lowercase tags --- health-proc-html.lsp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'health-proc-html.lsp') diff --git a/health-proc-html.lsp b/health-proc-html.lsp index d5f0a0a..443e34e 100644 --- a/health-proc-html.lsp +++ b/health-proc-html.lsp @@ -4,11 +4,7 @@

Hardware information

Processor

-
<%= html.html_escape(view.value.processor.value) %>
-

Memory

-
<%= html.html_escape(view.value.memory.value) %>
-
-- cgit v1.2.3