summaryrefslogtreecommitdiffstats
path: root/zebra-details-html.lsp
blob: 94b565522c9d380baeb6168504d614cf10e7c0f2 (plain)
1
2
3
4
5
6
7
8
9
<% local data = ... 
require("viewfunctions")
%>

<H2>Zebra routes</H2>
<DL><PRE>
<%= html.html_escape(tostring(data.value.showip.value)) %>
</PRE></DL>