{{-- This category page's own Landing Page override Footer SEO Content
only — never any other page's (see partials.site._footer-seo's own
doc comment). Plain text, line breaks preserved. --}}
@include('partials.site._footer-seo', ['footerSeoContent' => $footerSeoContent ?? null])
@endsection