blob: b1ec38cea849ac523833b16fbb2a1757015de309 [file] [log] [blame]
Monty Taylor4a781a72017-07-25 07:28:04 -04001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4 <head>
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
6 <title id='pagetitle'><%= htmlWebpackPlugin.options.title %></title>
7 </head>
8 <body ng-app="zuulStream" ng-controller="mainController" id="zuulstream">
9 <div id="zuulstreamoverlay">
10 <form>
11 <input type="checkbox" id="autoscroll" checked> autoscroll
12 </form>
13 </div>
14
15 <pre id="zuulstreamcontent"></pre>
16 </div></body>
17</html>