1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
documize/gui/app/pods/customize/search/template.hbs
2022-03-03 19:10:06 -05:00

6 lines
193 B
Handlebars

{{layout/logo-heading
title=(localize 'search')
desc=(localize 'admin_search_explain')
icon=constants.Icon.Search}}
{{customize/search-index searchStatus=model reindex=(action "reindex")}}