@(u: User, sugs: List[lila.relation.Related])(implicit ctx: Context)
@userLink(r.user) | @showBestPerf(r.user) | @r.nbGames.filter(_ > 0).map { nbGames => @trans.nbGames.pluralSame(nbGames) } | @relation.actions(r.user.id, r.relation, followable = r.followable, blocked = false) |
None found. |