[% INCLUDE 'header.tt' %] [% PROCESS 'form_macros.tt' %]
Add new [% crud.moniker %]
Add a new [% crud.moniker %] [% FOR column = crud.model.edit_columns; form_add_column_input('do_add', column, crud.column_monikers.$column); END; %]

List [% INCLUDE 'footer.tt' %]