aboutsummaryrefslogtreecommitdiff
path: root/web/header.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-11-08 07:19:59 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-11-08 07:19:59 +0000
commit1c9c3acb892cbf8d1d35f3a20a4f553a318101f7 (patch)
tree5742672affbd094bc7a59b9a0880916765f9244a /web/header.html
parentfc08eb02984296871be7801f26abc071dad2b0bd (diff)
downloadpandoc-1c9c3acb892cbf8d1d35f3a20a4f553a318101f7.tar.gz
Added target for creation of website. 'web' directory contains
source files for website, which is created in 'web/pandoc'. git-svn-id: https://pandoc.googlecode.com/svn/trunk@79 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web/header.html')
-rw-r--r--web/header.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/web/header.html b/web/header.html
new file mode 100644
index 000000000..fbbe7ac15
--- /dev/null
+++ b/web/header.html
@@ -0,0 +1,15 @@
+<div id="header">
+<h1><a href="index.html">Pandoc</a></h1>
+</div>
+
+<div id="sidebar">
+<ul>
+<li><a href="index.html">Home</a></li>
+<li><a href="README.html">README</a></li>
+<li><a href="doc/index.html">API</a></li>
+<li><a href="history.html">History</a></li>
+</ul>
+</div>
+<div id="main" class="withleftmenu">
+
+