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}