We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 257c359 commit 2dc59c9Copy full SHA for 2dc59c9
templates/index.tmpl
@@ -23,7 +23,7 @@
23
{{ else -}}
24
<p>Join <b>{{.Team.Name}}</b> on Slack.</p>
25
<p class="status">
26
- <b class="active">{{.ActiveCount}}</b> users online now of <b class="total">{{.UserCount}}</b> registered.
+ <b class="total">{{.UserCount}}</b> registered gophers.
27
</p>
28
{{ if .InviteLink -}}
29
<p><a href="{{ .InviteLink }}">{{ .InviteLink }}</a></p>
0 commit comments