[[_if(_isBound($query), ""
[[_search(query=$query, searchTags=false, searchThings=true, models=<FAQ>, properties=<Details._self>) ->
_sort(_searchResultScore) ->
_foreach(
_searchResultThing -> +$thing
_searchResultProperty -> +$prop
""[[$thing -> List View]]""
) -> _section(""#### FAQs"", ""____"")]]
"")]]