This repository has been archived on 2026-05-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
todo-php/templates/restore-items.html
T
2021-07-02 15:30:45 +02:00

4 lines
157 B
HTML

<div class="todo-item" id="todo-item-{{ RESTORE_ITEM_TIMESTAMP }}">
<summary>WARNING: Restoring a backup will overwrite your current list.</summary>
</div>