@(active: String, gist: gitbucket.gist.model.Gist, repositoryUrl: gitbucket.gist.util.GistUtils.GistRepositoryURL)(implicit context: gitbucket.core.controller.Context) @menuitem(name: String, path: String, label: String, count: Int = 0) = {
  • @label @if(count > 0){
    @count
    }
  • }
    Download ZIP
    @gitbucket.core.helper.html.copy("repository-url", "repository-url-copy", repositoryUrl.httpUrl){ }