{{define "UserScore"}}
| ID | BurnTime | Score |
|---|---|---|
| {{.ID}} | {{.BurnTime}} | {{.Score}} |
ActionTypePlus
| Name | Magnitude | Repeatable | Commit |
|---|---|---|---|
| {{$action.Name}} | {{$action.Magnitude}} | {{$action.Repeatable}} |
ActionTypeMinus
| Name | Magnitude | Repeatable | Commit |
|---|---|---|---|
| {{$action.Name}} | {{$action.Magnitude}} | {{$action.Repeatable}} |