diff templates/filelog.tmpl @ 154:1d5f799ebe1e

fixed problem with head/body tags, added dtd, fixed table attributes add quotes around all attributes (w3c recommendation) pages pass w3c validator
author jake@edge2.net
date Tue, 24 May 2005 16:08:09 -0700
parents e8a360cd5a9f
children 083c38bdfa64
line wrap: on
line diff
--- a/templates/filelog.tmpl	Tue May 24 07:42:05 2005 -0700
+++ b/templates/filelog.tmpl	Tue May 24 16:08:09 2005 -0700
@@ -3,7 +3,7 @@
 </head>
 <body>
 
-<div class=buttons>
+<div class="buttons">
 <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>