{#if manga}
{manga[0].mokuroData.title}
Volumes: {manga.length}
Remove manga
{:else}
Manga not found
{/if}