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
=== modified file 'harvest/templates/index.html'
--- harvest/templates/index.html 2010-08-30 07:37:43 +0000
+++ harvest/templates/index.html 2010-08-30 07:37:43 +0000
@@ -40,6 +40,10 @@
40{% blocktrans count opportunitylists as counter %}1 opportunity list, {% plural %}{{ counter }} opportunity lists, {% endblocktrans %} 40{% blocktrans count opportunitylists as counter %}1 opportunity list, {% plural %}{{ counter }} opportunity lists, {% endblocktrans %} 
41{% blocktrans count notes as counter %}1 note.{% plural %}{{ counter }} notes.{% endblocktrans %}41{% blocktrans count notes as counter %}1 note.{% plural %}{{ counter }} notes.{% endblocktrans %}
42</div>42</div>
43<div id="links">
44 <b><a href="{% url opportunities.views.filter %}">{% trans "Opportunities" %}</a></b>
45</div>
46</div>
43{% if features %}47{% if features %}
44 <div id="featured">48 <div id="featured">
45 <h2>{% trans "Featured Opportunities" %}</h2>49 <h2>{% trans "Featured Opportunities" %}</h2>

Subscribers

People subscribed via source and target branches

to all changes: