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/archives.html b/templates/archives.html index 1014cd3..20b6986 100644 --- a/templates/archives.html +++ b/templates/archives.html
@@ -15,5 +15,6 @@ </div> </article> <footer> + <a href="{{ SITEURL }}/" class="button_accent">← Index</a> </footer> {% endblock %}