[% if search.results %] [% for result in search.results %] [% result.title %]
[% result.description %]

[% end %] [% end %]