Back to Docker

{{ .Title | safeHTML }}

layouts/_partials/content-default.html

18.09-release345 B
Original Source

{{ partial "breadcrumbs.html" . }}

{{ .Title | safeHTML }}

{{ partial "md-dropdown.html" . }}

{{ partialCached "pagemeta.html" . . }}


{{ .Content }} {{- if and (eq .Type "guides") (not .IsSection) (ne .CurrentSection .FirstSection) -}} {{- with .PrevInSection -}} {{ .Title }} » {{- end -}} {{- end -}}