{{define "result_item"}}

{{.Title}}

{{.URL}}
{{if .Content}}

{{.Content}}

{{end}} {{if .Engine}}
{{.Engine}}
{{end}}
{{end}}