2016-11-23 22:58:48 +01:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Dubdiff 2</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2016-11-30 20:57:35 +01:00
|
|
|
<div id="root">If you see this then something is wrong.</div>
|
2016-11-23 22:58:48 +01:00
|
|
|
<script src="browser-bundle.js"></script>
|
2016-11-30 20:57:35 +01:00
|
|
|
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.2/semantic.min.css"></link>
|
|
|
|
<link href="main.css" rel="stylesheet"> </body>
|
2016-11-23 22:58:48 +01:00
|
|
|
</html>
|