From 015a31a14f5de5a1c7aa3dc71175eb0c2fe58b30 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Thu, 17 Jun 2021 22:30:49 +0100 Subject: shorter patch names, updated README.md, new Makefile --- views/i18n/about.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 views/i18n/about.html (limited to 'views/i18n/about.html') diff --git a/views/i18n/about.html b/views/i18n/about.html deleted file mode 100644 index 962e7c3..0000000 --- a/views/i18n/about.html +++ /dev/null @@ -1,15 +0,0 @@ -{{ template "header.html" . }} -
-
-{{ .AboutMsg }}
-

- - -
{{ .i18n.Version }}:{{ .HonkVersion }} -
{{ .i18n.Memory }}:{{ printf "%.02f" .Sensors.Memory }}MB -
{{ .i18n.Uptime }}:{{ printf "%.02f" .Sensors.Uptime }}s -
{{ .i18n.Cputime }}:{{ printf "%.02f" .Sensors.CPU }}s -
-

-

-
-- cgit v1.2.3-70-g09d2