comparison templates/error-gitweb.tmpl @ 1572:385b8872b8e3

[hgweb] Initial import of the "gitweb" style
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 05 Dec 2005 04:30:47 -0500
parents
children 686bf56c17d0
comparison
equal deleted inserted replaced
1568:1d7d0c07e8f3 1572:385b8872b8e3
1 #header#
2 <div class="page_nav">
3 <a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/>
4 </div>
5
6 <div>
7 <br/>
8 <i>Error parsing query string</i><br/>
9 <br/>
10 </div>
11
12 #footer#