pandoc/web/header.html
fiddlosopher 1c9c3acb89 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
2006-11-08 07:19:59 +00:00

15 lines
310 B
HTML

<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">