Please select the CommitFest to which you wish to move this patch.

[% IF list.size == 0 %]

No other CommitFests exist.

[% ELSE %]
[% FOREACH x = list %] [% END %]
CommitFest Name Status
[% x.name | htmlsafe %] [% x.commitfest_status | htmlsafe %]
[% END %]