-
@if(group){
- Profile
- Service Hooks } else {
- Profile @if(context.settings.ssh){
- SSH Keys }
- Applications
- Service Hooks @gitbucket.core.plugin.PluginRegistry().getAccountSettingMenus.map { menu => @menu(context).map { link =>
- @link.label } } }
@(active: String, userName: String, group: Boolean)(body: Html)(implicit context: gitbucket.core.controller.Context)