<% include header %>
<% include sidebar %>
<% for (var key in apis) { var api = apis[key].html; %> <%-api%> <% } %>
<% include footer %>