-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"/> | ||
<title>Work & Rest - Flexible Pomodoro Timer</title> | ||
</head> | ||
<body> | ||
<div> | ||
<h1>Roman Makarskiy (Romancha) Work & Rest Data safety</h1> | ||
</div> | ||
<div> | ||
<div> | ||
<p> | ||
If you want to delete your account in Work&Rest, please send email to wr@romancha.org with the subject "Delete account" and | ||
describe what you want to delete: | ||
<ol> | ||
<li> | ||
All account data - account, backups: categories, activities, pomodoros settings | ||
</li> | ||
<li> | ||
Just backups: categories, activities, pomodoros settings. You account will be saved. | ||
</li> | ||
</ol> | ||
We will delete your data within 14 days and inform you by email. | ||
<p> | ||
<b>Please note that this action cannot be undone.</b> | ||
</p> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |