@include(snippets/header)
| rank | username | # tags placed | 
|---|---|---|
| {{ i + 1 }} | {!! list[i].user !!} | {{ list[i].count }} | 
| total | {{ stats.total }} | 
| tagged | {{ stats.tagged }} | 
| untagged | {{ stats.untagged }} | 
| SFW | {{ stats.sfw }} | 
| NSFW | {{ stats.nsfw }} | 
| {{ host.part }} | {{ host.c }} |