Videos

{#each data.videos as video (video.id)} {/each} {#if data.videos.length === 0} {/if}
Video Actions
{#if video.image} {:else}
{/if}

{video.title}

{video.slug}

No videos yet
Delete video Permanently delete {deleteTarget?.title}? This cannot be undone.