{%load static %} Election
{% if voted == 'True' %} {% else %}

Select your candidate

{% csrf_token %} Card image

Candidate 1

Some example text some example text.

{% csrf_token %}
{% csrf_token %} Card image

Candidate 2

Some example text some example text.

{% csrf_token %}
{% csrf_token %} Card image

Candidate 3

Some example text some example text.

{% csrf_token %}
{% csrf_token %} Card image

Candidate 4

Some example text some example text.

{% csrf_token %}
{% endif %}