diff templates/filelog-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 145cc9f68c05
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/filelog-gitweb.tmpl	Mon Dec 05 04:30:47 2005 -0500
@@ -0,0 +1,9 @@
+#header#
+<div class="page_nav">
+<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=file;file=#file#;filenode=#filenode#;style=gitweb">file</a> | <a href="?cmd=annotate;file=#file#;filenode=#filenode#;style=gitweb">annotate</a><br/>
+</div>
+
+<!--FIXME: the entries have wrong format -->
+#entries#
+
+#footer#