diff talosnames/templates/index.html @ 18:76a8d2bd4007

starting on web part
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 10 Jul 2012 18:33:15 -0700
parents
children 0a829ad6e116
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/talosnames/templates/index.html	Tue Jul 10 18:33:15 2012 -0700
@@ -0,0 +1,15 @@
+<html>
+<head>
+<title></title>
+</head>
+<body>
+<table>
+<tr>
+  <th>Buildbot Suite</th>
+  <th>Buildbot Command</th>
+  <th>TBPL Name</th>
+  <th>Talos Tests</th>
+</tr>
+</table>
+</body>
+</html>