What will soon be the project page for the Tor Cloud project
Runa A. Sandvik

Runa A. Sandvik commited on 2011-09-09 02:15:11
Zeige 1 geänderte Dateien mit 29 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,29 @@
1
+## translation metadata
2
+# Revision: $Revision: 24336 $
3
+# Translation-Priority: 4-optional
4
+
5
+#include "head.wmi" TITLE="Tor Project: Tor Cloud" CHARSET="UTF-8" ANNOUNCE_RSS="yes"
6
+<div id="content" class="clearfix">
7
+	<div id="breadcrumbs">
8
+    <a href="<page index>">Home &raquo; </a>
9
+    <a href="<page projects/projects>">Projects &raquo; </a>
10
+    <a href="<page projects/arm>">Tor Cloud &raquo; </a>
11
+  </div>
12
+	<div id="maincol"> 
13
+    <!-- PUT CONTENT AFTER THIS TAG -->
14
+    
15
+    <h2>Tor Cloud Project Page</a></h2>
16
+    <div class="underline"></div>
17
+    
18
+    <p>The Tor Cloud project provides bridge-by-default and relay-by-default images for Amazon EC2.</p>
19
+    
20
+  </div>
21
+  <!-- END MAINCOL -->
22
+  <div id = "sidecol">
23
+#include "side.wmi"
24
+#include "info.wmi"
25
+  </div>
26
+  <!-- END SIDECOL -->
27
+</div>
28
+<!-- END CONTENT -->
29
+#include <foot.wmi>      
0 30