1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00
documize/gui/app/pods/search/template.hbs

11 lines
289 B
Handlebars
Raw Normal View History

2017-12-11 14:39:12 +00:00
{{toolbar/nav-bar}}
2017-11-29 11:09:54 +00:00
2017-12-15 13:41:20 +00:00
{{#toolbar/t-toolbar}}
{{#toolbar/t-links}}
{{/toolbar/t-links}}
{{#toolbar/t-actions}}
{{/toolbar/t-actions}}
{{/toolbar/t-toolbar}}
2017-11-29 11:09:54 +00:00
2018-04-07 14:30:31 +01:00
{{search/search-view filter=filter matchDoc=matchDoc matchContent=matchContent matchTag=matchTag matchFile=matchFile slog=slog}}