@(content: Option[String], issueId: Int, repository: gitbucket.core.service.RepositoryService.RepositoryInfo)(implicit context: gitbucket.core.controller.Context) @gitbucket.core.helper.html.attached(repository, "issues"){ @content.getOrElse("") }