{% extends "bases/bootstrap-with-nav.html" %} {% load staticfiles %} {% load bootstrap3 %} {% block content %}
{% csrf_token %}
A short and clear name.
Used in the election URL, it must only consist of letters, numbers, underscores or hyphens; no whitespace is permitted.
/
Date and time when registered voters can commence voting. This includes the UTC offset starting with '+'.
/
Date and time when registered voters can no longer vote. This includes the UTC offset starting with '+'.
Question / Statement that will be put forward to voters along with the below options.
# Option Actions
1
2
Drag and drop to re-order options.
Minimum and maximum number of option selections that a voter can make for the specified question / statement.
# Email Actions
1
2
Drag and drop to re-order emails.
# Email Actions
1
2
Drag and drop to re-order emails.
Manually enter email addresses separated with commas. Alternatively, you can also upload a CSV file:
Tick the box to prove that you're not a robot.

{% endblock %}