2016-01-12 21:37:44 -06:00
|
|
|
<div class="bootstrap">
|
|
|
|
|
<div class="footer">
|
|
|
|
|
<%= t('footer.send_feedback', :version => TRACKS_VERSION) %>
|
|
|
|
|
<span class="footer-line">
|
|
|
|
|
<a href="https://github.com/TracksApp/tracks/issues"><%= t('common.bugs')%></a> |
|
|
|
|
|
<a href="https://github.com/TracksApp/tracks/wiki"><%= t('common.wiki')%></a> |
|
2020-04-08 15:58:42 +01:00
|
|
|
<a href="https://groups.google.com/group/TracksApp"><%= t('common.mailing_list')%></a> |
|
|
|
|
|
<a href="https://www.getontracks.org/"><%= t('common.website')%></a> |
|
|
|
|
|
<a href="https://www.getontracks.org/contribute/"><%= t('common.contribute')%></a> |
|
2016-01-12 21:37:44 -06:00
|
|
|
<%= link_to(t('layouts.navigation.mobile'), todos_path(:format => 'm')) %>
|
|
|
|
|
</span>
|
|
|
|
|
</div>
|
2012-10-03 23:12:40 -05:00
|
|
|
</div>
|