diff templates/changelog.tmpl @ 138:c77a679e9cfa

Revamped templated hgweb
author mpm@selenic.com
date Mon, 23 May 2005 16:00:02 -0800
parents
children 529bf610092e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/changelog.tmpl	Mon May 23 16:00:02 2005 -0800
@@ -0,0 +1,16 @@
+Content-Type: text/html
+
+<html>
+<body>
+<h2>changelog for #repo#</h2>
+
+navigate: #changenav#<br>
+
+<table>
+#changelist#
+</table>
+
+navigate: #changenav#<br>
+
+</body>
+</html>
\ No newline at end of file