{#each $bookmarks_store as bookmark}
{bookmark.icon}
{bookmark.label}
bookmark_del(bookmark.id)}>
delete
{/each}