aboutsummaryrefslogtreecommitdiff
path: root/table.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'table.tmpl')
-rw-r--r--table.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/table.tmpl b/table.tmpl
index 1d7a959..258228b 100644
--- a/table.tmpl
+++ b/table.tmpl
@@ -49,15 +49,15 @@ details {
<h1>GNU Taler Dashboard</h1>
<a href="/list">List view</a>
<h2>Table View</h2>
- Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}
+ Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}, updateting every {{ .Freq }}
{{ with .Lasterror }}, Last error: {{ . }} {{end}}
{{ $issues := .Issues }}
- <p>
+ <!--p>
{{ range $issues.Tags }}
<button>{{ . }}</button>
{{ end }}
- </p>
+ </p-->
<table>
<tr>