{@html $slct.sponsorship_obj.name}

Description:
{@html $slct.sponsorship_obj.description ? $slct.sponsorship_obj.description : '-- No Description Given --'}
Level of Sponsorship: {$slct.sponsorship_obj.level_num} — {$slct.sponsorship_obj.level_str}
Paid: $ {$slct.sponsorship_obj.paid ? 'Yes, marked as paid' : 'Not yet marked as paid'}

Guest List

{#if $slct.sponsorship_obj.guest_li_json && $slct.sponsorship_obj.guest_li_json.length && $slct.sponsorship_obj.guest_li_json[0].full_name} {:else}
No guest list found!
{/if}
ID: {$slct.sponsorship_obj.sponsorship_id_random} Created on: {ae_util.iso_datetime_formatter($slct.sponsorship_obj.created_on, 'datetime_short')} Updated on: {ae_util.iso_datetime_formatter($slct.sponsorship_obj.updated_on, 'datetime_short')}
{#if $ae_loc.trusted_access || $slct.sponsorship_obj.external_person_id === $ae_loc.novi_uuid || $slct.sponsorship_obj.contact_1_email === $ae_loc.novi_email}
{/if}