commit | 8e2b72c5e21669907dbe69dad007460c65df77f4 | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@fedoraproject.org> | Sat Mar 23 01:55:04 2013 +0100 |
committer | Giulio Fidente <gfidente@fedoraproject.org> | Sat Mar 23 01:55:04 2013 +0100 |
tree | cef156afae40e02b25599d0dd0fc862e10a93a4c | |
parent | bfa0458ff3ee5ea214b8e52b8cfdb12a42eae1eb [diff] [blame] |
improves navigation in all pages
diff --git a/templates/index.html b/templates/index.html index d639cf2..4615f85 100644 --- a/templates/index.html +++ b/templates/index.html
@@ -4,6 +4,7 @@ <h3> <a href="{{ SITEURL }}">Index</a> {% block headnotes %} + | <a href="{{ SITEURL }}/archives.html">Archives</a> {% endblock headnotes %} </h3> </header>