@(members: List[gitbucket.core.model.GroupMember])(implicit context: gitbucket.core.controller.Context) @gitbucket.core.html.main("Create group"){

Create group

@gitbucket.core.account.html.groupform(None, members, false)
}