... | ... |
@@ -2,7 +2,7 @@ |
2 | 2 |
# Revision: $Revision$ |
3 | 3 |
# Translation-Priority: 2-medium |
4 | 4 |
|
5 |
-#include "head.wmi" TITLE="Tor Project: Installtion Instructions" CHARSET="UTF-8" |
|
5 |
+#include "head.wmi" TITLE="Tor Project: Installation Instructions" CHARSET="UTF-8" |
|
6 | 6 |
<div id="content" class="clearfix"> |
7 | 7 |
<div id="breadcrumbs"> |
8 | 8 |
<a href="<page index>">Home » </a> |
... | ... |
@@ -5,7 +5,7 @@ |
5 | 5 |
#include "head.wmi" TITLE="Tor Project: Installtion Instructions" CHARSET="UTF-8" |
6 | 6 |
<div id="content" class="clearfix"> |
7 | 7 |
<div id="breadcrumbs"> |
8 |
- <a href="<page home>">Home » </a> |
|
8 |
+ <a href="<page index>">Home » </a> |
|
9 | 9 |
<a href="<page docs/documentation>">Documentation » </a> |
10 | 10 |
<a href="<page docs/installguide>">Installation Guides</a> |
11 | 11 |
</div> |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,25 @@ |
1 |
+## translation metadata |
|
2 |
+# Revision: $Revision: 0 $ |
|
3 |
+# Translation-Priority: 2-medium |
|
4 |
+ |
|
5 |
+#include "head.wmi" TITLE="Tor Project: Installtion Instructions" CHARSET="UTF-8" |
|
6 |
+<div id="content" class="clearfix"> |
|
7 |
+ <div id="breadcrumbs"> |
|
8 |
+ <a href="<page home>">Home » </a> |
|
9 |
+ <a href="<page docs/documentation>">Documentation » </a> |
|
10 |
+ <a href="<page docs/installguide>">Installation Guides</a> |
|
11 |
+ </div> |
|
12 |
+ <div id="maincol"> |
|
13 |
+ <h1>Tor Installation guides</h1> |
|
14 |
+ <br /> |
|
15 |
+ |
|
16 |
+ </div> |
|
17 |
+ <!-- END MAINCOL --> |
|
18 |
+ <div id = "sidecol"> |
|
19 |
+#include "side.wmi" |
|
20 |
+#include "info.wmi" |
|
21 |
+ </div> |
|
22 |
+ <!-- END SIDECOL --> |
|
23 |
+</div> |
|
24 |
+<!-- END CONTENT --> |
|
25 |
+#include <foot.wmi> |