* categorize directories to Dev or TipAndDoc
[lab.git] / trac / site.html
diff --git a/trac/site.html b/trac/site.html
deleted file mode 100644 (file)
index d33d7c8..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml"
-      xmlns:xi="http://www.w3.org/2001/XInclude"
-      xmlns:py="http://genshi.edgewall.org/"
-      py:strip="">
-  <!--! Add site-specific style sheet -->
-  <head py:match="head" py:attrs="select('@*')">
-    ${select('*|comment()|text()')}
-    <link rel="stylesheet" type="text/css"
-          href="/static/htdocs/custom.css" />
-  </head>
-</html>