<%- include('header') %>
Home
>
Video Coloring Pages
> <%= title%>
<%= title%>
By Art Color / <%=data.timeCreate%>
Your browser does not support the video tag.
<% data.contents.forEach(item=> { %>
<%= item.title %>
Click to download or color online along with the video
<% }); %>
<%- include('comment') %>
<%- include('footer') %>