<%- include('header') %>
Home
>
Coloring Pages Albums
> <%= data.title%>
<%= data.title%>
By Art Number Coloring / <%=data.timeCreate%>
<%= data.slogon %>
<%= data.title %>
<% data.contents.forEach(item=> { %>
<%= item.title %>
by
<%= item.user.username %>
<%= item.publishTime %>
<%= item.totalStartCount ? item.totalStartCount : 0 %>
<% item.tags.forEach(tag=> { %>
<%= tag %>
<% }); %>
<% }); %>
More coloring pages please visit:
Coloring Page Gallery
.
<%- include('tips-get-use-of-our-coloring-pages') %> <%- include('comment') %>
<%- include('footer') %>