{{template "layout.html" .}} {{define "title"}}{{ title .Name }}{{end}} {{define "content"}} {{ if world.MapReady }}
{{ if .IsVolcano }}volcano{{else}}mountain{{end}}
{{ json . }}