@include(snippets/header)
| {{ i + 1 }} | {!! list[i].user !!} | {{ list[i].count }} | 
| {{ host.part.length ? host.part : "Telegram" }} | {{ host.c }} | 
| total | {{ stats.total }} | 
| tagged | {{ stats.tagged }} | 
| untagged | {{ stats.untagged }} | 
| SFW | {{ stats.sfw }} | 
| NSFW | {{ stats.nsfw }} |