@(gist: gitbucket.gist.model.Gist, content: String, placeholder: String = "Leave a comment", style: String = "", elastic: Boolean = false, uid: Long = new java.util.Date().getTime())(implicit context: gitbucket.core.controller.Context) @import gitbucket.core.view.helpers