@(gist: gitbucket.gist.model.Gist, content: String, commentId: Int)(implicit context: gitbucket.core.controller.Context) @gitbucket.gist.html.commentpreview( gist = gist, content = content, style = "height: 100px; max-height: 150px;", elastic = true, uid = commentId )