<%-- admin_create_table.html : This template displays the template used to create a new table. --%> <%script%> - Create Table <%include style.css%> <%include top_menu.html%> <%include top_table_menu.html%> <%include footer.html%>
<%script%> Table Creation:

Please fill in the form below to begin the process of creating a new table. Table names may only contain alphanumerics and underscores. The columns field accepts digits only and specifies the number of columns the table will have.
Create Table:
Table Name:
Columns:
 

<%if error%> <%error%> <%endif%>