Remove empty projects/puppettor.html page which has 6 translations
Karsten Loesing

Karsten Loesing commited on 2011-09-20 13:53:49
Zeige 1 geänderte Dateien mit 0 Einfügungen und 26 Löschungen.

... ...
@@ -1,26 +0,0 @@
1
-## translation metadata
2
-# Revision: $Revision$
3
-# Translation-Priority: 3-low
4
-
5
-#include "head.wmi" TITLE="Tor Project: Projects Overview" 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/projects>">Sample Project</a>
11
-  </div>
12
-	<div id="maincol"> 
13
-
14
-    <h1>Sample Tor Project</h1>
15
-    Here is some information
16
-
17
-  </div>
18
-  <!-- END MAINCOL -->
19
-  <div id = "sidecol">
20
-#include "side.wmi"
21
-#include "info.wmi"
22
-  </div>
23
-  <!-- END SIDECOL -->
24
-</div>
25
-<!-- END CONTENT -->
26
-#include <foot.wmi>      
27 0