{% extends "base.html" %} {% block title %}Election Information{% endblock %} {% block body %}
{{ election.description }}
{% if election.url %} {% endif %} {% if election.status == 'Ended' %} Show Results! {% endif %}{% if election.candidates_are_fasusers %} {{ usernamemap[candidate.id] }} {% else %} {{ candidate.name }} {% endif %} {% if candidate.url %} [info] {% endif %} |
To vote in this election you must be a member of any one of the following groups: