forked from GNUsocial/gnu-social
[COMPONENT][Search] Add title so it's clearer these are search results
This commit is contained in:
@@ -58,6 +58,7 @@ class Search extends Controller
|
||||
|
||||
return [
|
||||
'_template' => 'search/show.html.twig',
|
||||
'query' => $q,
|
||||
'notes' => $notes,
|
||||
'actors' => $actors,
|
||||
'page' => 1, // TODO paginate
|
||||
|
Reference in New Issue
Block a user