1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-01 19:45:24 +02:00
documize/gui/app/pods/search/template.hbs
2018-04-07 14:30:31 +01:00

10 lines
289 B
Handlebars

{{toolbar/nav-bar}}
{{#toolbar/t-toolbar}}
{{#toolbar/t-links}}
{{/toolbar/t-links}}
{{#toolbar/t-actions}}
{{/toolbar/t-actions}}
{{/toolbar/t-toolbar}}
{{search/search-view filter=filter matchDoc=matchDoc matchContent=matchContent matchTag=matchTag matchFile=matchFile slog=slog}}