@(title: String, repository: Option[gitbucket.core.service.RepositoryService.RepositoryInfo] = None)(body: Html)(implicit context: gitbucket.core.controller.Context) @import gitbucket.core.plugin.PluginRegistry @import gitbucket.core.servlet.AutoUpdate @import context._ @import gitbucket.core.view.helpers._