{# Warning included in index.html if this is production (non-demo) data. #} {% if not backup_acknowledged and have_languages and have_books %}

Before continuing, please consider your backup strategy!

It would be really bad if lost all of your Lute data due to a computer issue. Things happen, so put together a backup plan.

Lute provides a simple backup tool that you can enable in the settings. Setting "Backup Enabled" to "yes" or "no" hides this message.

{% endif %} {% if backup_show_warning %}

Warning: {{ backup_warning_msg }} Create a backup.

{% endif %}