Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Add past election days
Browse files Browse the repository at this point in the history
  • Loading branch information
freinhard committed Jun 22, 2015
1 parent a316ce7 commit 0bc805d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions onegov/election_day/templates/homepage.pt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,19 @@
</tal:block>
</tal:block>
<hr />
<h3>Past Election Days</h3>
<h5>2015</h5>
<ul class="inline-list">
<li><a href="#">14.06.2015</a></li>
<li><a href="#">08.03.2015</a></li>
</ul>
<h5>2014</h5>
<ul class="inline-list">
<li><a href="#">30.11.2014</a></li>
<li><a href="#">28.09.2014</a></li>
<li><a href="#">18.05.2014</a></li>
<li><a href="#">09.02.2014</a></li>
</ul>
</div>
</div>
</tal:block>
Expand Down

0 comments on commit 0bc805d

Please sign in to comment.