Added a link to the meetings index on the volunteer menu

This commit is contained in:
str4d
2012-12-13 21:23:52 +00:00
parent fd353ef6a4
commit 00700e66cf

View File

@@ -125,6 +125,7 @@
</ul>
</li>
<li><a href="{{ site_url('volunteer/bounties') }}"><span>{{ _('Bounties') }}</span></a></li>
<li><a href="{{ url_for('meetings_index', lang=g.lang) }}"><span>{{ _('Meetings') }}</span></a></li>
<li><a href="{{ site_url('volunteer/roadmap') }}"><span>{{ _('Roadmap') }}</span></a></li>
<li><a href="{{ site_url('volunteer/todo') }}"><span>{{ _('Task list') }}</span></a></li>
</ul>