% // ============================================================= %>
<% // ========== We are using lodash template syntax here ========= %>
<%= htmlWebpackPlugin.options.title %>
<% // ============================================================= %>
<% // ========== Need to load the live reloading manually ========= %>
<% if( htmlWebpackPlugin.options.templateParameters.env === 'development' ) { %>
<% } %>