We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a02fcc commit 0943df2Copy full SHA for 0943df2
app/grants/templates/grants/landing/landing_qf_active.html
@@ -47,8 +47,7 @@ <h4 class="text-wrap gc-font-base font-weight-normal mb-5 text-grey-400">
47
<a class="btn btn-lg btn-outline-primary ml-sm-3 d-block d-sm-inline mt-2 mt-sm-0" href="/grants/new">{% trans 'Create a Grant' %}</a>
48
</div>
49
<p>
50
- <a href="{% url 'grants:new_matching_partner' %}">{% trans "Join the funder's league" %}</a>,
51
- <!-- <a href="{% url 'grants:hall_of_fame' %}">{% trans "see the hall of fame" %}</a> -->
+ <a href="{% url 'grants:new_matching_partner' %}">{% trans "Join the funder's league" %}</a>
52
</p>
53
54
<div class="col-md">
0 commit comments