[%-# $FreeBSD$ -%] [% USE WikiFormat %] [% PROCESS lib/html_top %] [% PROCESS lib/header %] [% WRAPPER lib/main %] [% PROCESS run/when %] [% IF !user.active %]

You are not qualified to run in the election. If you believe this is incorrect, please contact the election administrator.

[% ELSIF user.statement.defined %]

You have registered as a candidate in the [% title %]. You have provided the following statement:

[% user.statement.short | wiki %]

[% user.statement.long | wiki %]
[% IF nominating == 0 %]

You can edit your statement or withdraw your candidacy.

[% END %] [% ELSIF nominating == 0 %]

You can register your candidacy in the election.

[% END %] [% END %] [% PROCESS lib/footer %] [% PROCESS lib/html_bottom %]