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

changed layout of featured election

parent e19a276c
Branches
Tags
No related merge requests found
......@@ -40,7 +40,7 @@ More than <b>100,000 votes</b> have been cast using Helios.
<h3>Current Featured Elections</h3>
<p>
{% for election in elections %}
<div class="highlight-box-margin">
<div class="panel">
<a style="font-size: 1.4em;" href="{% url helios.views.election_shortcut election.short_name %}">{{election.name}}</a> by {{election.admin.display_html_small|safe}}<br />
{{election.description}}
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment