% if (data.typestr == "module") { %>
<% } else { %>
<% } %>
<% include header.html %>
<% if (data.typestr == "module") { %>
<% include proxy_list.html %>
<% } %>
<% include property_list.html %>
<% include method_list.html %>
<% include event_list.html %>
<% include footer.html %>