-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathid_privacy.php3
More file actions
51 lines (38 loc) · 1.58 KB
/
id_privacy.php3
File metadata and controls
51 lines (38 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Stand: Defining Digital Freedoms In The UK</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="The Stand weblog." />
<meta name="keywords" content="Stand, weblog, blog" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/weblog/syndication/index.xml" />
<link rel="stylesheet" href="/weblog/includes/style/global.css" type="text/css" />
<style type="text/css">
@import url(/weblog/includes/style/global_non_ns4.css);
</style>
</head>
<body link="#006611" alink="#006611 vlink="#996633">
<div id="top">
<div id="masthead">stand</div>
<div id="controls">
<span class="control"><a href="/">home</span>
<span class="control"><a href="weblog/about/">about</span>
<span class="control"><a href="mailto:stand@stand.org.uk">email</a></span>
<br>
</div>
</div>
<div class="titletomski">Our Privacy Policy</div>
<div id="page-body">
<div id="main">
<P>
• We guarantee you we will not sell or distribute any information you give to STAND<BR>
• We guarantee you we will not keep copies of any response you submit via the website<BR>
• The only data we collect is the number of responses to the consultation<BR>
• We will not be sending you unsolicited email.<BR>
</div>
<!-- end main -->
</div>
<!-- end page-body -->
</div>
</body>
</html>