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

target blank

parent 27244723
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ this {{election.election_type}} is <u>not</u> featured on the front page.
</div>
{% if election.election_info_url %}
<p style="font-size:1.5em;">[<a href="{{election.election_info_url}}">download election info</a>]</p>
<p style="font-size:1.5em;">[<a target="_blank" href="{{election.election_info_url}}">download election info</a>]</p>
{% endif %}
<p align="center" style="font-size: 1.5em;">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment