<h1class="{{ $class }}">{{ if $page.Params.link }}<ahref="{{ .Params.link }}">{{ $title }}</a>{{ else }}{{ $title }}{{ end }}{{ if $page.Scratch.Get "paige_show_full_pages" }}<aaria-label="Link to this section"class="paige-header-link"href="{{ $page.RelPermalink }}">#</a>{{ end }}</h1>
<h1class="{{ $class }}">{{ with $page.Params.link }}<ahref="{{ . }}">{{ $title }}</a>{{ else }}{{ $title }}{{ end }}{{ if $page.Scratch.Get "paige_show_full_pages" }}<aaria-label="Link to this section"class="paige-header-link"href="{{ $page.RelPermalink }}">#</a>{{ end }}</h1>