templates/changelog.tmpl
author jake@edge2.net
Tue, 24 May 2005 16:08:09 -0700
changeset 154 1d5f799ebe1e
parent 142 529bf610092e
child 165 7fc8385df514
permissions -rw-r--r--
fixed problem with head/body tags, added dtd, fixed table attributes add quotes around all attributes (w3c recommendation) pages pass w3c validator

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

navigate: #changenav#<br>

#entries#

navigate: #changenav#<br>

#footer#