summaryrefslogtreecommitdiffstats
path: root/hostname-read-html.lsp
blob: 233d664afc7fa6e37e3eb15d329a0e9944a45673 (plain)
1
2
3
4
5
<% local view, viewlibrary, page_info, session = ... %>
<% htmlviewfunctions = require("htmlviewfunctions") %>

<% htmlviewfunctions.displayheader(view, page_info) %>
<% htmlviewfunctions.displayitem(view) %>