Track page header and footer
[hcoop/portal.git] / etc / hcoop.header
diff --git a/etc/hcoop.header b/etc/hcoop.header
new file mode 100644 (file)
index 0000000..f25f44f
--- /dev/null
@@ -0,0 +1,13 @@
+<html><head>
+<link rel="stylesheet" type="text/css" href="/hcoop.css" />
+<title>TITLE</title>
+</head><body>
+
+<div class="main">
+
+<div class="title">
+<img class="globe" src="/globe.gif" />
+<h1>TITLE</h1>
+</div>
+
+<div class="break"></div>