view templates/filelog.tmpl @ 141:5f471a75d607

Simple script to recompress a log file
author mpm@selenic.com
date Mon, 23 May 2005 16:06:25 -0800
parents c77a679e9cfa
children 529bf610092e
line wrap: on
line source

Content-type: text/html

<html>
<body>

<a href="?cmd=changelog">changelog</a>
<a href="?cmd=file&file=#file#&filenode=#filenode#">file</a>
<a href="?cmd=annotate&file=#file#&filenode=#filenode#">annotate</a>

<h2>#file# revision history</h2>

<table>
#entries#
</table>

</body>
</html>