diff mercurial/templates/paper/error.tmpl @ 17290:7a9246abf9fe stable

hgweb: make paper:error consistent with template Tests fixed by Patrick Mézard <patrick@mezard.eu>
author Ross Lagerwall <rosslagerwall@gmail.com>
date Mon, 30 Jul 2012 11:33:27 +0200
parents 44382887d012
children bebb05a7e249
line wrap: on
line diff
--- a/mercurial/templates/paper/error.tmpl	Mon Jul 30 11:02:10 2012 +0200
+++ b/mercurial/templates/paper/error.tmpl	Mon Jul 30 11:33:27 2012 +0200
@@ -15,6 +15,8 @@
 <li><a href="{url}tags{sessionvars%urlparameter}">tags</a></li>
 <li><a href="{url}bookmarks{sessionvars%urlparameter}">bookmarks</a></li>
 <li><a href="{url}branches{sessionvars%urlparameter}">branches</a></li>
+</ul>
+<ul>
 <li><a href="{url}help{sessionvars%urlparameter}">help</a></li>
 </ul>
 </div>