diff tests/web/index.html @ 256:26127a48bc09 trunk

[svn r273] added html header to web statistics
author ChristianK
date Thu, 12 Jun 2008 18:22:33 +0200
parents 4d14a1c84be7
children 5723b7385c25
line wrap: on
line diff
--- a/tests/web/index.html	Thu Jun 12 18:19:54 2008 +0200
+++ b/tests/web/index.html	Thu Jun 12 18:22:33 2008 +0200
@@ -1,4 +1,5 @@
 
+		<html><body>
 		<table style="border-collapse:collapse; text-align:center;">
 		<colgroup>
 			<col style="border-right: medium solid black;">
@@ -109,4 +110,4 @@
 <td><a href="llvmdc-2008-05-07/xpass.html">302</a></td>
 <td><a href="llvmdc-2008-05-07/error.html">757</a></td>
 </tr>
-</table>
+</table></body></html>