diff --git a/templates/repo/cloudbrain/inference/show.tmpl b/templates/repo/cloudbrain/inference/show.tmpl index ee0d4c78f..b0f88abc6 100644 --- a/templates/repo/cloudbrain/inference/show.tmpl +++ b/templates/repo/cloudbrain/inference/show.tmpl @@ -421,7 +421,7 @@
{{if .LabelName}} - {{range $.labelName}} + {{range $.LabelName}} {{.}} {{end}} {{else}} @@ -543,8 +543,6 @@ {{template "base/footer" .}}