diff --git a/templates/benchmark/list.tmpl b/templates/benchmark/list.tmpl index 2cb60b9..e02ce16 100644 --- a/templates/benchmark/list.tmpl +++ b/templates/benchmark/list.tmpl @@ -13,7 +13,7 @@ - {{ range $h := .benchmark }} + {{ range $h := .benchmarks }} {{ $h.Name }} {{ $h.CreatedAt.Format "01/02/2006 15:04am" }}