{{> "systems/vermine2047/templates/actor/appv2/character-header.hbs"}}

{{ localize 'IDENTITY.theme'}}

{{#if isEditMode}} {{else}}

{{{ system.identity.theme }}}

{{/if}}

{{ localize 'IDENTITY.objectives'}}

{{#if isEditMode}} {{else}}

{{{ system.identity.objectives }}}

{{/if}}

{{ localize 'IDENTITY.instincts'}}

{{#if isEditMode}} {{else}}

{{{ system.identity.instincts }}}

{{/if}}

{{ localize 'IDENTITY.prohibits'}}

{{#if isEditMode}} {{else}}

{{{ system.identity.prohibits }}}

{{/if}}

{{ localize 'IDENTITY.notes'}}

{{editor system.identity.biography target="system.identity.biography" button=true owner=owner editable=editable}}

{{ localize 'IDENTITY.relations'}}

{{editor system.identity.relations target="system.identity.relations" button=true owner=owner editable=editable}}