mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
We're using iconography to stylize each setting screen. Imeplemented new color palletes and shades.
6 lines
231 B
Handlebars
6 lines
231 B
Handlebars
{{layout/logo-heading
|
|
title="Backup & Restore"
|
|
desc="Export all content to self-contained single zip file"
|
|
icon=constants.Icon.Database}}
|
|
|
|
{{customize/backup-restore onBackup=(action "onBackup") onRestore=(action "onRestore")}}
|