Skip to content
Snippets Groups Projects
Commit 3f4d0e64 authored by Christoph Groth's avatar Christoph Groth
Browse files

reintroduce home link in menu

parent 1b35effc
No related branches found
No related tags found
No related merge requests found
---
__template__: home.mako
---
Harvard-only trial pre-release of kwant
=======================================
......
---
__template__: home.mako
---
Numerics of tight binding models made easy
==========================================
......
......@@ -16,6 +16,7 @@
<a href="/"><img alt="kwant_logo.png" src="/common/kwant_logo.png" /></a>
<h3 class="hidden_structure">Navigation</h3>
<ul class="navigation">
<li><a href="/">home</a></li>
<li><a href="/docs/">documentation</a></li>
<li><a href="/download.html">download</a></li>
<li><a href="/contact.html">contact</a></li>
......
<%inherit file="base.mako"/>\
<%block name="title">${meta['title']}</%block>\
${body}\
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment