{{template "layout.html" .}} {{define "title"}}{{ title .Name }}{{end}} {{define "content"}} {{ if world.MapReady }}
{{initMap}} {{ addLandmass .Id }} {{- end }}

{{ title .Name }}

landmass

{{ json . }}

{{- end }}