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

8 lines
243 B
Handlebars

{{layout/logo-heading
title=(localize 'admin_general')
desc=(localize 'admin_general_explain')
icon=constants.Icon.Settings}}
{{customize/general-settings model=model
onUpdate=(action "onUpdate")
onDefaultLogo=(action "onDefaultLogo")}}