|
@@ -7,7 +7,6 @@ |
|
|
|
|
|
|
|
|
= long_date(@election.d) |
|
|
= long_date(@election.d) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.nav |
|
|
.nav |
|
|
- if @districts_in_this_election.size > 1 |
|
|
- if @districts_in_this_election.size > 1 |
|
|
- @district_index = @districts_in_this_election.index(@district) |
|
|
- @district_index = @districts_in_this_election.index(@district) |
|
@@ -39,8 +38,6 @@ |
|
|
.warning |
|
|
.warning |
|
|
We don't have the results for this election yet. |
|
|
We don't have the results for this election yet. |
|
|
|
|
|
|
|
|
%h2 Votes by candidate |
|
|
|
|
|
|
|
|
|
|
|
%table |
|
|
%table |
|
|
%tr.header |
|
|
%tr.header |
|
|
%th |
|
|
%th |
|
|