htmlgen able to convert heading in index.org to html.

This commit is contained in:
Niels Serup
2011-07-13 21:23:41 +02:00
parent 8e716c51ba
commit 1fedbb4f61
2 changed files with 7 additions and 0 deletions

View File

@@ -53,7 +53,13 @@ if page.licenses:
less functional.
-->
<script type='text/javascript' src='/static/aesthetics.js'></script>
<!--
The following JavaScript file contains misc. code snippets designed to add
extra features to a website. Not loading it will not make this website stop
working.
-->
<script type='text/javascript' src='/static/extra.js'></script>
<!--@eval page.head@-->
</head>
<body>
<a id='minilogo' href='/'></a>