<% if (note.hasRelation("shareFavicon")) { %> /download"> <% } else { %> <% } %> <% if (!note.hasLabel("shareOmitDefaultCss")) { %> <% } %> <% if (note.type === 'text' || note.type === 'book') { %> <% } %> <% for (const cssRelation of note.getRelations("shareCss")) { %> <% } %> <% for (const jsRelation of note.getRelations("shareJs")) { %> <% } %> <%- header %> <%= note.title %>
<% if (note.parents[0].noteId !== 'share' && note.parents.length !== 0) { %> <% } %>

<%= note.title %>

<% if (note.hasLabel("pageUrl")) { %>
This note was originally clipped from "><%= note.getLabelValue("pageUrl") %>
<% } %> <% if (note.type === 'book') { %> <% } else if (isEmpty) { %>

This note has no content.

<% } else { %>
<%- content %>
<% } %> <% if (note.hasChildren()) { %> <% } %>
<% if (subRoot.hasChildren()) { %> <% } %>