GNU Taler Dashboard
Data from {{ .Timestamp.Format "02 Jan 06 15:04 MST"}}, updateting every {{ .Freq }} (no auto-refresh)
{{ with .Lasterror }}, Last error: {{ . }} {{end}}
{{ $top := . }}
{{ $features := .Features }}
{{ $issues := .Issues }}
{{ $versions := .VersionsByDate }}
{{ range $cat := $top.Categories }}
{{ . }}
Features
{{ range $features.ByCategory $cat }}
{{.Id}} {{.Summary}}
{{ .Description }}
{{ end }}
Issues
{{ range $issues.ByCategory $cat }}
{{.Id}} {{.Summary}}
{{ .Description }}
{{ end }}
{{ end }}
taler-dashboard - version: {{.Commit}} - https://git.kesim.org/taler/taler-dashboard