<%set help_pg = 'help_applications.html'%> <%set book_mark = 'add_app'%> <%include admin_include_header.html%>

Applications Applications Applications Add an Application
<%ifnot badd%> <%set app_autocreate = '1'%> <%set app_local = '1'%> <%endif%>
    <%if msg%>

    <%msg%>
    <%elsif error%><%error%><%else%>Add an Application<%endif%>

<%include admin_include_apps_record.html%>
 

<%include admin_include_footer.html%>