diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/template.html5 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/template.html5 b/build/template.html5 index 3d4f74b..6c23f17 100644 --- a/build/template.html5 +++ b/build/template.html5 | |||
@@ -40,12 +40,6 @@ $endfor$ | |||
40 | $if(title)$ | 40 | $if(title)$ |
41 | <header> | 41 | <header> |
42 | <h1 class="title"><a href="/" title="math.kleen.org">math.kleen.org</a>: $title$</h1> | 42 | <h1 class="title"><a href="/" title="math.kleen.org">math.kleen.org</a>: $title$</h1> |
43 | <nav id="top-level"> | ||
44 | <ul> | ||
45 | <li><a href="/index.html" title="Index">Index</a></li> | ||
46 | <li><a href="/about.html" title="About">About</a></li> | ||
47 | </ul> | ||
48 | </nav> | ||
49 | </header> | 43 | </header> |
50 | $endif$ | 44 | $endif$ |
51 | $if(toc)$ | 45 | $if(toc)$ |