{{with .Tabtitle}}
{{html .}} - The Go Programming Language
{{else}}
The Go Programming Language
{{end}}
{{if .SearchBox}}
{{end}}
Documents
Packages
The Project
Help
Blog
{{if .Playground}}
Play
{{end}}
The Go Programming Language
{{if .Playground}}
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
{{end}}
{{with .Title}}
{{html .}}
{{end}} {{with .Subtitle}}
{{html .}}
{{end}} {{/* The Table of Contents is automatically inserted in this
. Do not delete this
. */}}
{{/* Body is HTML-escaped elsewhere */}} {{printf "%s" .Body}}
{{if .Playground}} {{end}}