diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/template/template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/template/template.html b/template/template/template.html index f08e881..1990642 100644 --- a/template/template/template.html +++ b/template/template/template.html @@ -118,14 +118,14 @@ Git</a> <span class="box triesteonline">Online</span> <span class="box triesteoffline">Offline</span> </td> </tr> - <tr> + <!--<tr> <td class="status"> Nautilus: </td> <td class="status"> <span class="box nautilusonline">Online</span> <span class="box nautilusoffline">Offline</span> </td> - </tr> + </tr>--> </table> </div> <hr> |