forked from RetroShare/ChatServer-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunknown.html
More file actions
20 lines (20 loc) · 705 Bytes
/
unknown.html
File metadata and controls
20 lines (20 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>RetroShare Chatserver hosted by Pirate Party Austria</title>
<meta name="robots" content="noindex">
</head>
<body>
<div align="center">
<p>Translation is missing.<br>
Help to add more translations to this site. <br>
Please send translations or corrections to Team RetroShare. <br>
<a href="http://retroshare.sourceforge.net/">http://retroshare.sourceforge.net/</a> <br>
<a href="http://retroshare.sourceforge.net/team.html/">http://retroshare.sourceforge.net/team.html</a> <br>
Or push it directly to GitHub repo retroshare/rs-w2c <br>
thx<br>
</p>
</div>
</body>
</html>