summaryrefslogtreecommitdiffstats
path: root/zebra-details-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'zebra-details-html.lsp')
-rw-r--r--zebra-details-html.lsp10
1 files changed, 2 insertions, 8 deletions
diff --git a/zebra-details-html.lsp b/zebra-details-html.lsp
index 4dc4331..94b5655 100644
--- a/zebra-details-html.lsp
+++ b/zebra-details-html.lsp
@@ -1,15 +1,9 @@
<% local data = ...
require("viewfunctions")
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(data))
-io.write("</span>")
---]]
-
%>
<H2>Zebra routes</H2>
-<PRE>
+<DL><PRE>
<%= html.html_escape(tostring(data.value.showip.value)) %>
-</PRE>
+</PRE></DL>