name  
Settings



{{range .DBResults}}
{{ printf "%.150s" .Title}}

{{.Url}}

{{printf "%.180s" .Body}}
{{printf "%.180s" .Description}}

{{end}} {{if .FindMore }}


Find more...
{{else}}


That's everything I could find.
Help make me smarter by submitting a page.

{{end}}