<%= htmlWebpackPlugin.options.title || 'Webpack App'%><% if (htmlWebpackPlugin.files.favicon) { %>
<% } if (htmlWebpackPlugin.options.mobile) { %>
<% } for (var css in htmlWebpackPlugin.files.css) { %>
<% } if (htmlWebpackPlugin.options.baseHref) { %>
<% } %>
<% if (htmlWebpackPlugin.options.unsupportedBrowser) { %>
Sorry, your browser is not supported. Please upgrade to
the latest version or switch your browser to use this site.
See outdatedbrowser.com
for options.