10 lines
346 B
HTML
10 lines
346 B
HTML
<html>
|
|
<head>
|
|
<title>Dubdiff 2</title>
|
|
</head>
|
|
<body>
|
|
<div id="root">If you see this then something is wrong.</div>
|
|
<script src="browser-bundle.js"></script>
|
|
<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>
|
|
</html> |