Initial Contribution
diff --git a/tools/droiddoc/templates-codesite/header.cs b/tools/droiddoc/templates-codesite/header.cs
new file mode 100644
index 0000000..c50ce21
--- /dev/null
+++ b/tools/droiddoc/templates-codesite/header.cs
@@ -0,0 +1,14 @@
+[#]  <body class="gc-documentation">
+[#]
+[#]    [include "/html/_common_page_header.ezt"]
+[#]    <div class="g-section g-tpl-180">
+[#]
+[#]      <a name="gc-toc-anchor"></a>  
+[#]      <div class="g-unit g-first" id="gc-toc">
+[#]        [include toc_path]
+[#]      </div>
+[#]      
+[#]      <a name="gc-pagecontent-anchor"></a>   
+[#]      <div class="g-unit" id="gc-pagecontent">
+
+