refs #651, legal pages structure (pages need legal texts)

This commit is contained in:
Klaus Basan
2016-09-10 19:15:42 +02:00
committed by Roland Winklmeier
parent a4d70fc8bd
commit 68eb5a9282
8 changed files with 438 additions and 0 deletions

View 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>