From 026e5cc8c9f916611cb5000735a2f6f4132bd9f4 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Wed, 27 Dec 2023 13:21:04 +0100 Subject: unify layout --- table.tmpl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'table.tmpl') diff --git a/table.tmpl b/table.tmpl index 258228b..60ca873 100644 --- a/table.tmpl +++ b/table.tmpl @@ -1,4 +1,3 @@ - GNU Taler Dashboard

GNU Taler Dashboard

- List view -

Table View

- Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}, updateting every {{ .Freq }} +

Table view | List View

+ Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}, updateting every {{ .Freq }} (no auto-refresh) {{ with .Lasterror }}, Last error: {{ . }} {{end}} {{ $issues := .Issues }} -- cgit v1.2.3