Skip to main content
Election variables
Variable Description
election_atElection date e.g. {{ settings.election.election_at | date: '%B %d, %Y' }}
days_untilDays until the election e.g. {{ settings.election.election_at | days_until }}
seconds_untilSeconds until the election e.g. {{ settings.election.election_at | seconds_until }}
cycleThe election cycle
periodThe election period
donation_maxIs a donation max set?Boolean
donation_max_amountThe donation max (in cents)