forked from tectronics/ChristianFlatshare
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpost-add.htm
More file actions
47 lines (46 loc) · 1.41 KB
/
post-add.htm
File metadata and controls
47 lines (46 loc) · 1.41 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
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {
font-family: Tahoma;
font-size: 12px;
color: #003399;
}
.style2 {font-family: Tahoma; font-size: 12px; color: #000000; }
.style3 {color: #000000}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>
</head>
<body>
<p class="style2"> </p>
<p class="style1"><span class="style3">Thank you for adding the <strong>CommunityExchange </strong>(CE) FB API prototype.<br />
<br />
The CE FB application is under development by <a href="http://www.facebook.com/profile.php?id=512875683"target="_blank">Sam Stephens</a> and <a href="http://www.facebook.com/profile.php?id=848085692"target="_blank">Ryan Davies</a>. <br />
<br />
Further information about CE and its Facebook integration will be available towards the end of this year.<br />
<br />
<br />
Visit <a href="http://apps.facebook.com/communityexchange/guess.htm">CommunityExchange</a> for a sneak preview...</span><span class="style3">. </span><br />
<br />
<br />
<br />
<br />
</p>
</body>
</html>