jiahuay afd2091e1c Add README
Change-Id: I8c9ba5a8815f3d95436845c50daf5ee23f8aeac0
2014-10-22 11:40:12 -07:00

10 lines
347 B
Plaintext

<tr name="<%= hostname%>">
<td style="width: 20%;"> <%= hostname %> </td>
<td style="width: 70%;">
<div data-hostid="<%= hostid %>" class="center_gradient server_progress">
<div class="server-progress-label progress-label"> <%= message %> </div>
</div>
</td>
<td><!--<img src="../img/info_icon_16px.png"></img>--></td>
</tr>