@(u: User)(implicit ctx: Context) @site.message( title = s"${u.username} has not played a rated game yet!", back = true, icon = Html("7").some) { Before using chess insights, @userLink(u) has to play at least one rated game.


}