diff --git a/web/template/index.tmpl b/web/template/index.tmpl index fb2e3b7b0..fbdb7269c 100644 --- a/web/template/index.tmpl +++ b/web/template/index.tmpl @@ -1,5 +1,5 @@ {{ template "header.tmpl" .}} -<section class="excerpt_top"> +<section class="excerpt-top"> home to <span class="count">{{.instance.Stats.user_count}}</span> users who posted <span class="count">{{.instance.Stats.status_count}}</span> statuses, federating with <span class="count">{{.instance.Stats.domain_count}}</span> other instances.