Template Error

Variable "footerContent" does not exist.

/home1/sqhaporg/craft_update/templates/_partials/_footer/donate.twig(8)

01 <section class="xs-col-12 lg-col-3 flex flex-column jc-sb xs-px3 xs-pb3 xs-pt1">
02   <div>
03     <a href="/support" class="xs-col-10 xs-offset-1 col">
04       <h3 class=" xs-pb1 caps xs-text-1 xs-text-center text-white xs-p2" style="background: #DC5620">Donate</h3>
05     </a>
06 
07     <div class="flex flex-column xs-pt6 xs-text-center">
08       <h3 class="xs-text-2">{{ footerContent.donationStatement }}</h3>
09     </div>
10   </div>
11 </section>
2024-03-28 19:06:38 Apache / Craft CMS 2.9.2