workshop/layouts/partials/header.html [41:77]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - display: none; } {{ end }} {{ partial "custom-header.html" . }} {{ partial "menu.html" . }}
{{if not .IsHome}}
{{ if and (or .IsPage .IsSection) .Site.Params.editURL }} {{ $File := .File }} {{ $Site := .Site }} {{with $File.Path }} {{ end }} {{ end }} {{$toc := (and (not .Params.disableToc) (not .Params.chapter))}}