diff --git a/_layouts/contributor_index.html b/_layouts/contributor_index.html
index 4d9e844fde9e82..38a24a80a4542b 100644
--- a/_layouts/contributor_index.html
+++ b/_layouts/contributor_index.html
@@ -23,9 +23,9 @@
{{ entity.name | default: page.contributor }}
- {% if entity.funder_name %}
- Funded by {{ entity.funder_name }}
- {% endif %}
+ {% if entity.funder%}
+ The activities listed below were partially funded by this project.
+ {% endif %}
{% if entity.bio %}
@@ -34,9 +34,6 @@
{% endif %}
- {% if entity.funder %}
-
GTN Funder
- {% endif %}
{% if entity.in_memoriam %}
In Memoriam
diff --git a/_layouts/tutorial_hands_on.html b/_layouts/tutorial_hands_on.html
index 7573628cd1d611..bc89cc0c770fc1 100644
--- a/_layouts/tutorial_hands_on.html
+++ b/_layouts/tutorial_hands_on.html
@@ -289,11 +289,14 @@
You've Finished the Tutorial
Please also consider filling out the Feedback Form as well!