% local data, viewlibrary, page_info, session = ... %> <% require("viewfunctions") %> <% local subdata, pagedata = paginate(data.value, page_info.clientdata, 100) %>
Date | Source | Requests | Blocks |
<%= html.html_escape(stat.date) %> | <%= html.html_escape(stat.sourcename) %> | <%= html.html_escape(stat.numrequest) %> | <%= html.html_escape(stat.numblock) %> |
<%= html.html_escape(data.errtxt) %>
<% end %> <% if #data.value == 0 then %>No usage stats found
<% end %>