themes/docsy/layouts/contributors/baseof.html [1:11]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ partial "head.html" . }} {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}
{{ partial "navbar.html" . }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - themes/docsy/layouts/team/baseof.html [1:11]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ partial "head.html" . }} {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}
{{ partial "navbar.html" . }}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -