websӘFacebook ite
This commit is contained in:
parent
f233d9e64f
commit
76543fd220
20 changed files with 1051 additions and 96 deletions
4
views/search.handlebars
Normal file
4
views/search.handlebars
Normal file
|
@ -0,0 +1,4 @@
|
|||
{{> search query=query}}
|
||||
{{#each results as |result|}}
|
||||
{{> result name=result.name}}
|
||||
{{/each}}
|
Loading…
Add table
Add a link
Reference in a new issue