@(u: User)(implicit ctx: Context) @title = @{ s"${u.username} - ${trans.kidMode()}" } @account.layout(title = title, active = "kid") {
@trans.kidModeExplanation()
@trans.inKidModeTheLichessLogoGetsIconX(Html(s"""😊"""))