--- browser.cs.orig	2004-06-11 11:22:31.000000000 -0400
+++ browser.cs	2004-06-11 11:20:54.000000000 -0400
@@ -10,6 +10,9 @@
    <div id="browser-body">
     <?cs call:browser_path_links(browser.path, browser) ?>
     <div id="browser-nav">
+    <ul class="menulist"><li><a 
+      title="View Revision Log" 
+       href="<?cs var:browser.logurl ?>">Revision Log</a></li><li></ul>
     <form id="browser-chgrev" action="<?cs var:browser_current_href ?>" method="get">
       <label for="rev">View rev:</label>
       <input type="text" id="rev" name="rev" value="<?cs

