<% pcHtmlInject.head.start.forEach(function(tag) { %> <%- tag %> <% }); %> <%= pcTitle %> <% pcHtmlInject.head.scriptStart.forEach(function(tag) { %> <%- tag %> <% }); %> <% pcHtmlInject.head.end.forEach(function(tag) { %> <%- tag %> <% }); %>

<%= pcTitle %>

<%= pcKeywords %>

<%= pcDescription %>

<% pcHtmlInject.body.start.forEach(function(tag) { %> <%- tag %> <% }); %>
<% pcHtmlInject.body.scriptStart.forEach(function(tag) { %> <%- tag %> <% }); %> <% pcHtmlInject.body.end.forEach(function(tag) { %> <%- tag %> <% }); %>