{{localize "CityOfMist.terms.description"}}
{{editor description target="system.description" button=true owner=owner editable=true engine="prosemirror" collaborate=false}}
{{localize "CityOfMist.terms.biography"}}
{{editor biography target="system.biography" button=true owner=owner editable=true engine="prosemirror" collaborate=false}}
{{#if (and (isGM) (not lockout))}}
{{localize "CityOfMist.terms.mc_notes"}}
{{editor gmnotes target="system.gmnotes" button=true owner=owner editable=true engine="prosemirror" collaborate=false}}
{{/if}}