summaryrefslogtreecommitdiffstats
path: root/zebra-details-html.lsp
blob: 84feb45d192c1ee31f283f9542d5ec789eade87f (plain)
1
2
3
4
5
6
7
8
<% local data = ... 
%>

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