@(url: String, vote: lila.qa.Vote, isAnswer: Boolean = false)(implicit ctx: Context) @defining(ctx.userId.flatMap(vote.of)) { myVote =>
@vote.score
}