diff --git a/ui/templates/index.tmpl b/ui/templates/index.tmpl index a71077c..e881953 100644 --- a/ui/templates/index.tmpl +++ b/ui/templates/index.tmpl @@ -39,8 +39,9 @@
+ {{ $feed := .Feeds }}

Available Feeds ({{ len $feed }})

- {{ $feed := .Feeds }} {{ range .Feeds }} + {{ range .Feeds }}