Leave a Comment

<% if (/^[0-9a-fA-F]{24}$/.test(pageId)) { %>

We'd love to hear your thoughts! Share your experience with this coloring page.

<% } else { %>

We'd love to hear your thoughts! Share your experience with our coloring pages.

<% } %>
<%- include('notification') %>
<% comments.forEach(item=> { %>
<%= item.name %>
<%= dateFormat(item.createdAt) %>
<%= item.comment %>
<% }); %> <% if (!comments || comments.length <= 0) {%>

No comments yet. Be the first to leave a comment!

<% } %>