templates/changelog.tmpl
author mpm@selenic.com
Mon, 23 May 2005 20:57:48 -0800
changeset 142 529bf610092e
parent 138 c77a679e9cfa
child 165 7fc8385df514
permissions -rw-r--r--
Prettify the web interface Add header, footer templates Add null parent handling Combine files and directories Add parity flag for alternating line colors Add line numbers to filerevision

#header#
<title>#repo#: changelog</title>
</head>
<body>
<h2>changelog for #repo#</h2>

navigate: #changenav#<br>

#entries#

navigate: #changenav#<br>

#footer#