[% WRAPPER layout.tt title=(create ? "New project" : "Editing project $project.name") %] [% PROCESS common.tt %]
project.name) %]/>
project.displayname) %]/>
project.description) %]/>
project.homepage) %]/>
project.owner.username || c.user.username) %]/>
project.declfile) %]/>
(Leave blank for non-declarative project configuration)
[% INCLUDE renderSelection param="decltype" options=inputTypes edit=1 curValue=project.decltype %] value project.declvalue, name => "declvalue") %]/>
[% END %]