changeset 1705:4b5725a4a0a6

add changenav at bottom of page if one reads through the changelog and wants to go to the previous or next page one needs the navigation links at the bottom, not at the top of the page
author Johannes Stezenbach <js@linuxtv.org>
date Tue, 07 Feb 2006 23:01:11 -0600
parents c2755eba8631
children 20b621154e17
files templates/changelog-gitweb.tmpl
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/templates/changelog-gitweb.tmpl	Mon Feb 06 17:35:22 2006 -0600
+++ b/templates/changelog-gitweb.tmpl	Tue Feb 07 23:01:11 2006 -0600
@@ -27,4 +27,8 @@
 
 #entries%changelogentry#
 
+<div class="page_nav">
+#changenav%naventry#<br/>
+</div>
+
 #footer#