Merge lp:~dholbach/harvest/mainpage into lp:harvest

Proposed by Daniel Holbach
Status: Merged
Merged at revision: 248
Proposed branch: lp:~dholbach/harvest/mainpage
Merge into: lp:harvest
Prerequisite: lp:~dholbach/harvest/530098
Diff against target: 14 lines (+4/-0)
1 file modified
harvest/templates/index.html (+4/-0)
To merge this branch: bzr merge lp:~dholbach/harvest/mainpage
Reviewer Review Type Date Requested Status
James Westby Approve
Review via email: mp+34049@code.launchpad.net
To post a comment you must log in.
Revision history for this message
James Westby (james-w) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'harvest/templates/index.html'
2--- harvest/templates/index.html 2010-08-30 07:37:43 +0000
3+++ harvest/templates/index.html 2010-08-30 07:37:43 +0000
4@@ -40,6 +40,10 @@
5 {% blocktrans count opportunitylists as counter %}1 opportunity list, {% plural %}{{ counter }} opportunity lists, {% endblocktrans %} 
6 {% blocktrans count notes as counter %}1 note.{% plural %}{{ counter }} notes.{% endblocktrans %}
7 </div>
8+<div id="links">
9+ <b><a href="{% url opportunities.views.filter %}">{% trans "Opportunities" %}</a></b>
10+</div>
11+</div>
12 {% if features %}
13 <div id="featured">
14 <h2>{% trans "Featured Opportunities" %}</h2>

Subscribers

People subscribed via source and target branches

to all changes: