{{ $RSSLink := "" }}{{ with .OutputFormats.Get "RSS" }}{{ $RSSLink = .RelPermalink }}{{ end }}{{ if $RSSLink }}{{ end }}
{{ partial "svg-icons.html" . }} {{ template "chrome/navbar.html" . }} {{ $hasTOC := and (gt .WordCount 200) (not (.Params.notoc)) }}