@(commitId: String, fileName: Option[String] = None, oldLineNumber: Option[Int] = None, newLineNumber: Option[Int] = None, issueId: Option[Int] = None, hasWritePermission: Boolean, repository: gitbucket.core.service.RepositoryService.RepositoryInfo)(implicit context: gitbucket.core.controller.Context) @import gitbucket.core.view.helpers @if(context.loginAccount.isDefined){ @if(!fileName.isDefined){