summaryrefslogtreecommitdiffstats
path: root/rrdtool-welcome-html.lsp
blob: 7cf7f79fccc1a5a0fff68e1ee4bcc146455c1d27 (plain)
1
2
3
4
5
6
7
<% local data, viewlibrary, page_info, session = ... 
%>

<% if viewlibrary and viewlibrary.dispatch_component then
	viewlibrary.dispatch_component("status")
end %>