diff --git a/pkg/ring/http.go b/pkg/ring/http.go
index 465f908f54..36587c2572 100644
--- a/pkg/ring/http.go
+++ b/pkg/ring/http.go
@@ -57,6 +57,12 @@ const tpl = `
{{ end }}
+
+ {{ if .ShowTokens }}
+
+ {{ else }}
+
+ {{ end }}
{{ .Ring }}