it-og-informasjonssystemer/IS-104/2019-Autumn/index.html

14 lines
378 B
HTML
Raw Normal View History

2020-01-07 16:55:28 +01:00
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="Cache-Control" value="must-revalidate, no-store, no-cache, max-age=0, private" />
<meta http-equiv="Pragma" value="no-store, no-cache" />
</head>
<body onunload="function noop(){}">
<div id="app">
</div>
<script src="viewer/course-data.js"></script>
<script src="viewer/bundle.js"></script>
</body>
</html>