{{localize 'l5r5e.social.title'}}
{{localize 'l5r5e.social.advantages'}} {{#if options.editable}} {{/if}}
{{localize 'l5r5e.social.disadvantages' }} {{#if options.editable}} {{/if}}
{{!-- bonds --}}
{{localize 'l5r5e.social.bonds' }} {{#if options.editable}} {{/if}}
{{!-- Description (npc have it on header) --}} {{#ifCond data.type '==' "character"}}
{{localize 'l5r5e.description' }} {{editor content=data.data.description target="data.description" button=true editable=options.editable}}
{{/ifCond}} {{!-- Notes (private) --}}
{{localize 'l5r5e.notes' }} {{editor content=data.data.notes target="data.notes" button=true editable=options.editable}}