{% extends "master.html" %} {% block title %} {{ super() }} {% endblock %} {%block tag %}admin{% endblock %} {% block content %}
From this page you can manage elections, create new ones, and start and stop an existing election.
Create a new electionIdentifier | Name | Year | Submissions | Votes | Published | Max number of votes possible | ||||
---|---|---|---|---|---|---|---|---|---|---|
{{ election.id }} | {{ election.election_name }} | {{ election.election_year }} |
{% if election.submission_open %}
![]() ![]() |
{% if election.election_open %}
![]() ![]() |
{% if election.election_public %}
![]() ![]() |
{{ election.election_n_choice }} | Edit | (Re-)generate cache | Review | Stats |