Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Commit

Permalink
added link to 2017
Browse files Browse the repository at this point in the history
for issue #1138
  • Loading branch information
werdnanoslen committed Sep 30, 2017
1 parent 322673f commit 2000301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion census/views_old/_snippets/year_navigation.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div class="span6">
<strong>{{ gettext('Data by Year') }}: <a href="/year/2013">2013</a> | <a href="/year/2014">2014</a> | <a href="/year/2015">2015</a> | <a href="/year/2016">2016</a></strong>
<strong>{{ gettext('Data by Year') }}: <a href="/year/2013">2013</a> | <a href="/year/2014">2014</a> | <a href="/year/2015">2015</a> | <a href="/year/2016">2016</a> | <a href="/year/2017">2017</a></strong>
</div>

0 comments on commit 2000301

Please sign in to comment.