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/general/template.hbs
2019-01-06 13:50:12 +00:00

8 lines
232 B
Handlebars

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