[%-# $FreeBSD$ -%] [% PROCESS lib/html_top %] [% PROCESS lib/header %] [% WRAPPER lib/main %] [% IF nominating < 0 %]

The nomination period starts on [% INCLUDE lib/datetime dt=nominating_starts %].

[% ELSIF candidates.count == 0 %]

There are no candidates yet.

[% ELSE %] [% IF candidates.count == 1 %]

The following person has registered as a candidate in the election:

[% ELSE %]

The following [% candidates.count %] people have registered as candidates in the election:

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