{{if .Results}} - {{if .IsImageSearch}} -
- {{range .Results}} - {{if eq .Template "images"}} - {{template "image_item" .}} - {{end}} - {{end}} -
- {{else}} {{range .Results}} - {{if eq .Template "videos"}} - {{template "video_item" .}} - {{else if eq .Template "images"}} - {{template "image_item" .}} - {{else}} {{template "result_item" .}} {{end}} - {{end}} - {{end}} - {{else if and (not .Answers) (not .Infoboxes)}} -
- -

No results found

-

Try different keywords or check your spelling.

+ {{else if not .Answers}} +
+

No results found.

+ {{if .Query}}

Try different keywords or check your spelling.

{{end}}
{{end}}
{{if .Pageno}} -