<!DOCTYPE html>
<html>
<head>
<title>{%= o.htmlWebpackPlugin.options.title %}</title>
</head>
<body>
<div id="you-better"></div>
<script type="text/javascript">
youBetter(document.getElementById('you-better'), '10207133968244885', 'http://localhost:5984/you-better');
</script>
</body>
</html>