@(history: lila.tournament.TournamentShield.History)(implicit ctx: Context) @moreCss = { @cssTag("tournament_shields.css") @cssTag("user-list.css") } @base.layout( title = "Tournament shields", moreCss = moreCss) {