comparison 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
comparison
equal deleted inserted replaced
17:25e91fc7ff01 18:76a8d2bd4007
1 <html>
2 <head>
3 <title></title>
4 </head>
5 <body>
6 <table>
7 <tr>
8 <th>Buildbot Suite</th>
9 <th>Buildbot Command</th>
10 <th>TBPL Name</th>
11 <th>Talos Tests</th>
12 </tr>
13 </table>
14 </body>
15 </html>