{{#if (ne charType 'creature')}}
{{else}}
{{/if}}
{{#if (and (not isAstrologer) (countKeys horoscopeGroupList))}}
{{> "systems/bol/templates/actor/parts/tabs/actor-horoscope-group.hbs"}}
{{/if}}
{{editor
biography
target='system.details.biography'
button=true
owner=owner
editable=editable
}}
{{editor
notes
target='system.details.notes'
button=true
owner=owner
editable=editable
}}