@(content: String, commentId: Int, owner: String, repository: String)(implicit context: app.Context) @import context._ @helper.html.attached(owner, repository){ @content }