{{ localize (ifThen isGroup "DND5E.REST.Short.Hint.Group" "DND5E.REST.Short.Hint.Normal") }}
{{> "dnd5e.formlist" formSections }}
{{#if hitDice}}
{{#if hitDice.canRoll}}
{{else}}
{{ localize "DND5E.REST.HitDice.None" }}
{{/if}}
{{/if}}
{{#if request}}
{{> "systems/dnd5e/templates/actors/rest/parts/rest-request.hbs" }}
{{/if}}