diff --git a/app/vmalert/web.qtpl b/app/vmalert/web.qtpl index 80c53c255..cd41ce487 100644 --- a/app/vmalert/web.qtpl +++ b/app/vmalert/web.qtpl @@ -52,7 +52,7 @@ {% for _, g := range groups %}
{%s g.File %}
diff --git a/app/vmalert/web.qtpl.go b/app/vmalert/web.qtpl.go index 2a7489371..3cde8a7c7 100644 --- a/app/vmalert/web.qtpl.go +++ b/app/vmalert/web.qtpl.go @@ -227,7 +227,7 @@ func StreamListGroups(qw422016 *qt422016.Writer, r *http.Request, groups []APIGr //line app/vmalert/web.qtpl:55 qw422016.N().FPrec(g.Interval, 0) //line app/vmalert/web.qtpl:55 - qw422016.N().S(`s) + qw422016.N().S(`s) # `) //line app/vmalert/web.qtpl:56 if rNotOk[g.ID] > 0 {