comparison templates/gitweb/error.tmpl @ 3363:ce8f31e0b3b8

hgweb: Apply the new method of passing session variables to links.
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 11 Oct 2006 22:01:24 +0200
parents 7cc0f49d8e5c
children 46c5e1ee8aaa
comparison
equal deleted inserted replaced
3362:887da2247b57 3363:ce8f31e0b3b8
4 href="{url}rss-log" title="RSS feed for #repo|escape#"> 4 href="{url}rss-log" title="RSS feed for #repo|escape#">
5 </head> 5 </head>
6 <body> 6 <body>
7 7
8 <div class="page_header"> 8 <div class="page_header">
9 <a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="{url}summary{getentries}">#repo|escape#</a> / error 9 <a href="http://www.selenic.com/mercurial/" title="Mercurial"><div style="float:right;">Mercurial</div></a><a href="{url}summary{sessionvars%urlparameter}">#repo|escape#</a> / error
10 </div> 10 </div>
11 11
12 <div class="page_nav"> 12 <div class="page_nav">
13 <a href="{url}summary{getentries}">summary</a> | <a href="{url}shortlog{getentries}">shortlog</a> | <a href="{url}log{getentries}">changelog</a> | <a href="{url}tags{getentries}">tags</a> | <a href="{url}file/#node|short#{getentries}">manifest</a><br/> 13 <a href="{url}summary{sessionvars%urlparameter}">summary</a> | <a href="{url}shortlog{sessionvars%urlparameter}">shortlog</a> | <a href="{url}log{sessionvars%urlparameter}">changelog</a> | <a href="{url}tags{sessionvars%urlparameter}">tags</a> | <a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a><br/>
14 </div> 14 </div>
15 15
16 <div class="page_body"> 16 <div class="page_body">
17 <br/> 17 <br/>
18 <i>An error occured while processing your request</i><br/> 18 <i>An error occured while processing your request</i><br/>