{{define "title"}}Snippet #{{.Snippet.ID}}{{end}} {{define "main"}} {{with .Snippet}}
{{.Title}} #{{.ID}}
{{.Content}}
{{end}} {{end}}