mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
refs #651, legal pages structure (pages need legal texts)
This commit is contained in:
committed by
Roland Winklmeier
parent
a4d70fc8bd
commit
68eb5a9282
12
resources/share/shared/legal/privacy.html
Normal file
12
resources/share/shared/legal/privacy.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
<title>swift privacy and cookie policy</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Privacy and cookie policy</h1>
|
||||
All data stored in the database are legal property of swift. No unauthorized usage or copying allowed.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user