<% if (note.hasLabel("shareDescription")) { %> "> <% } %> <% if (note.hasRelation("shareFavicon")) { %> /download"> <% } else { %> <% } %> <% if (!note.isLabelTruthy("shareOmitDefaultCss")) { %> <% } %> <% if (note.type === 'text' || note.type === 'book') { %> <% } %> <% for (const cssRelation of note.getRelations("shareCss")) { %> <% } %> <% for (const jsRelation of note.getRelations("shareJs")) { %> <% } %> <% if (note.isLabelTruthy('shareDisallowRobotIndexing')) { %> <% } %> <%- 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 (!isEmpty) { %>
<%- content %>
<% } %> <% if (note.hasVisibleChildren()) { %> <% } else if (isEmpty) { %>

This note has no content.

<% } %>
<% if (subRoot.note.hasVisibleChildren()) { %> <% } %>