From c762e4d900b28e3a5753429b9c3780311f0c2c89 Mon Sep 17 00:00:00 2001 From: opi Date: Fri, 9 May 2014 11:52:21 +0200 Subject: [PATCH] [enh] Use definition list for monitor informations. --- views/monitor/monitor.ms | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/views/monitor/monitor.ms b/views/monitor/monitor.ms index 57b707ea..25d460d5 100644 --- a/views/monitor/monitor.ms +++ b/views/monitor/monitor.ms @@ -13,11 +13,14 @@

Infos

- +
+
Hostname
+
{{system.infos.hostname}}
+
OS
+
{{ucwords system.infos.linux_distro}} {{system.infos.platform}} ({{system.infos.os_name}} {{system.infos.os_version}})
+
Uptime
+
{{system.uptime}}
+