diff templates/changelog-gitweb.tmpl @ 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 f2ebd5251e88
children
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#