diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/template/template.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/template/template/template.html b/template/template/template.html index 165e578..fe931e9 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -19,6 +19,7 @@ <link rel="stylesheet" href="css/taifun.status.css" type="text/css"> <link rel="stylesheet" href="css/trieste.status.css" type="text/css"> <link rel="stylesheet" href="css/nautilus.status.css" type="text/css"> + <link rel="stylesheet" href="css/sublab.status.css" type="text/css"> <link rel="shortcut icon" href="img/favicon.png"> </head> @@ -89,6 +90,17 @@ <table> <tr> <td class="status"> + sublab: + </td> + <td class="statusinfo"> + <span class="sublabopen">Open</span> <span class="sublabclosed">Closed</span> + </td> + </tr> + </table> + <hr> + <table> + <tr> + <td class="status"> Taifun: </td> <td class="statusinfo"> |