1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-18 20:59:43 +02:00
documize/gui/app/pods/customize/general/template.hbs
2021-11-03 11:46:20 -04:00

8 lines
242 B
Handlebars

{{layout/logo-heading
title="General"
desc="Options to help you customize Documize Community"
icon=constants.Icon.Settings}}
{{customize/general-settings model=model
onUpdate=(action "onUpdate")
onDefaultLogo=(action "onDefaultLogo")}}