summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorViktor Kleen <viktor@kleen.org>2015-01-02 13:48:21 +0000
committerViktor Kleen <viktor@kleen.org>2015-01-02 13:48:21 +0000
commit0495a66c4b7953e27cb8c7ab20f8b061fed6b379 (patch)
treeb737d7d0dedb904a7920588c7b0c2dbb63f635db /build
parent84bcb75a87bbb67d260af7e5cefad0fb7f099482 (diff)
downloaddirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar.gz
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar.bz2
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.tar.xz
dirty-haskell.org-0495a66c4b7953e27cb8c7ab20f8b061fed6b379.zip
Remove some webdesign
Diffstat (limited to 'build')
-rw-r--r--build/template.html56
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)$