+
+
+ {isBookmarked ? 'Edit bookmark' : 'Bookmark this chapter'}
+
+
+ {isBookmarked ? 'Update your note or remove the bookmark.' : 'Add an optional note to remember why you bookmarked this.'}
+
+
+
+ {#if error}
+
{error}
+ {/if}
+
+ {#if isBookmarked}
+
+ {/if}
+
+
+
+