% include ./head %>
<% include ./nav %>
All Tables
<% for(var i=0; i < tables.length; i++) { %>
<%=tables[i]%>
<% } %>