From d4cbb09ee38569235c61eb678015f43a599442c9 Mon Sep 17 00:00:00 2001 From: Martin Leblanc <m26leblanc@uwaterloo.ca> Date: Fri, 25 Sep 2020 11:15:11 -0400 Subject: [PATCH] Update to the territorial statement as per UR - territorial-statement.twig --- .../territorial-statement/territorial-statement.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_patterns/04-components/territorial-statement/territorial-statement.twig b/source/_patterns/04-components/territorial-statement/territorial-statement.twig index 34be7e48..483a249a 100644 --- a/source/_patterns/04-components/territorial-statement/territorial-statement.twig +++ b/source/_patterns/04-components/territorial-statement/territorial-statement.twig @@ -1,5 +1,5 @@ <div class="uw-bg--{{ modifier_classes }}"> <div class="uw-territorial"> - <p>The University of Waterloo acknowledges that our work is on the traditional territory of ‎ the Neutral, Anishinaabeg and Haudenosaunee peoples. Our institution is situated on the Haldimand Tract, the land promised to the Six Nations that includes six miles on each side of the Grand River. Our active work toward reconciliation takes place across our campuses through research, learning, teaching, and community building, and is centralized within our <a href="https://uwaterloo.ca/human-rights-equity-inclusion/about/indigenous-initiatives" >Indigenous Initiatives Office</a>.</p> + <p>The University of Waterloo acknowledges that much of our work takes place on the traditional territory of the Neutral, Anishinaabeg and Haudenosaunee peoples. Our main campus is situated on the Haldimand Tract, the land promised to the Six Nations that includes six miles on each side of the Grand River. Our active work toward reconciliation takes place across our campuses through research, learning, teaching, and community building, and is centralized within our <a href="https://uwaterloo.ca/human-rights-equity-inclusion/about/indigenous-initiatives" >Indigenous Initiatives Office</a>.</p> </div> </div> \ No newline at end of file -- GitLab