donal
2018-04-16 e351bf9cb34df51e911e9aa46450ad6da8561f77
commit | author | age
998a46 1 <!DOCTYPE html>
D 2 <html>
3   <head>
4     <meta charset="utf-8">
5     <meta http-equiv="X-UA-Compatible" content="IE=edge">
6     <meta name="viewport" content="width=device-width,initial-scale=1.0">
7     <link rel="shortcut icon" href="<%= webpackConfig.output.publicPath %>favicon.ico">
1d0cfc 8     <title>todolist-fe</title>
998a46 9   </head>
D 10   <body>
11     <noscript>
1a68cf 12       <strong>We're sorry but cli-test2 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
998a46 13     </noscript>
D 14     <div id="app"></div>
15     <!-- built files will be auto injected -->
16   </body>
17 </html>