[% WRAPPER layout.tt title=(create ? "New release" : "Edit release ${release.name}") %] [% PROCESS common.tt %] [% USE HTML %]
release.name) %]/>
release.description) %]/>

Release members

Note: to add a build to this release, go to the build’s information page and click on “Add to release”.

[% FOREACH m IN members %]
m.description) %]/>
[% END %]
[% IF !create %] [% END %]
[% END %]