10 lines
356 B
HTML
10 lines
356 B
HTML
<html>
|
|
<head>
|
|
<title>Dubdiff 2</title>
|
|
</head>
|
|
<body>
|
|
<div id="root">If you see this then something is wrong.</div>
|
|
<script src="dist/browser-bundle.js"></script>
|
|
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.2/semantic.min.css"></link>
|
|
<link href="dist/main.css" rel="stylesheet"> </body>
|
|
</html> |