Skip to content
Snippets Groups Projects
Commit 703d2871 authored by Ben Adida's avatar Ben Adida
Browse files

fixed link to vote

parent d56d40e7
No related branches found
No related tags found
No related merge requests found
......@@ -272,7 +272,7 @@ Anyone can vote in this election.
{% if not election.voting_has_started %}
<p style="font-size: 1.2em;">
<a href="{{SECURE_URL_HOST}/booth/vote.html?election_url={% url helios.views.one_election election.uuid %}">preview booth</a>
<a href="{{SECURE_URL_HOST}}/booth/vote.html?election_url={% url helios.views.one_election election.uuid %}">preview booth</a>
</p>
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment