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/backup/template.hbs

7 lines
231 B
Handlebars
Raw Normal View History

{{layout/logo-heading
title="Backup & Restore"
desc="Export all content to self-contained single zip file"
icon=constants.Icon.Database}}
2018-12-08 20:54:19 +00:00
{{customize/backup-restore onBackup=(action "onBackup") onRestore=(action "onRestore")}}