{{ if (.Context.Scratch.Get "hasTOC") }}
{{ partial "helper/icon" "hash" }}

{{ T "article.tableOfContents" }}

{{ .Context.TableOfContents }}
{{ end }}