@if(personalTokens.isEmpty && gneratedToken.isEmpty){
No tokens.
}else{
Tokens you have generated that can be used to access the GitBucket API.
}
@gneratedToken.map{ case (token, tokenString) =>
Make sure to copy your new personal access token now. You won't be able to see it again!