@()(implicit ctx: Context) @tournament.layout(title = s"${trans.tournamentNotFound()}") {

@trans.tournamentNotFound()

@trans.tournamentDoesNotExist()
@trans.tournamentMayHaveBeenCanceled()

@trans.returnToTournamentsHomepage()
}