<% if (web) { %> @@include('./common/headElements.html') <% } else { %> <$include src="./common/headElements.html" /> <% } %> <% if (web) { %> @@include('./common/resourceElements.html') <% } else { %> <$include src="./common/resourceElements.html" /> <% } %>
<% if (web) { %> @@include('./common/bottomElements.html') <% } else { %> <$include src="./common/bottomElements.html" /> <% } %>