Fix example template
@ -136,7 +136,7 @@ plugins: [
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<title>{%=o.htmlWebpackPlugin.options.title}</title>
<title>{%= o.htmlWebpackPlugin.options.title %}</title>
</head>
<body>
</body>