+
+
+
+
+
+ `,
+ ];
+ }
+
+ const shelfItems = shelf !== null ? shelf.shelfItems : [];
+
+ // Returning an array in a view allows non-shared parent HTML elements.
+ // This one doesn't have the problem right now, but it's good to remember.
return [
html`
-