diff --git a/source/_patterns/04-components/territorial-statement/territorial-statement.twig b/source/_patterns/04-components/territorial-statement/territorial-statement.twig index 89ef1ee520b42446a7565697d3433a9de285ae90..34be7e48f6ec5bec4e031bb337c9e1140de2497a 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"> - {{ territorial_text }} + <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> </div> </div> \ No newline at end of file