Badge Templates - Event {event_id}

Badge Templates

{#await lq__badge_templates}

Loading badge templates...

{:then templates} {#if templates.length > 0}
{:else}

No badge templates found for this event. Click "Add New Template" to create one.

{/if} {:catch error}

Error loading templates: {error.message}

{/await}
{#if show_create_template_modal}
{/if} {#if show_edit_template_modal}
{/if}