diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index 6c7ea08..1452661 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -788,138 +788,69 @@ data: tandoor_url: https://tandoor.dooplex.hu template: | - - {{ $tandoor := .Options.StringOr "tandoor_url" "https://tandoor.dooplex.hu" }} {{ $items := .JSON.Array "items" }} - {{ $total := .JSON.Int "total_recipes" }} - {{ $date := .JSON.String "date" }} {{ $count := len $items }} + {{ $last := sub $count 1 }} -