Skip to content

Commit

Permalink
changed wording of download to be more election specific
Browse files Browse the repository at this point in the history
  • Loading branch information
benadida committed Mar 11, 2014
1 parent 24848a1 commit 61bec5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helios/templates/election_view.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h3 class="title">{{ election.name }}
</div>

{% if election.election_info_url %}
<p style="font-size:1.5em;">[<a target="_blank" 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 candidate bios &amp; statements</a>]</p>
{% endif %}

<p align="center" style="font-size: 1.5em;">
Expand Down

0 comments on commit 61bec5e

Please sign in to comment.