2021-12-02 00:41:56 +00:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
|
|
|
|
<html>
|
2021-12-25 11:40:44 -08:00
|
|
|
|
2021-12-02 00:41:56 +00:00
|
|
|
<head>
|
2021-12-01 18:12:31 -08:00
|
|
|
<title>WiseMapping - View Mode </title>
|
2022-07-09 01:34:52 +00:00
|
|
|
<meta name="viewport" content="initial-scale=1">
|
2021-12-02 00:41:56 +00:00
|
|
|
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
|
|
|
|
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
|
|
|
|
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
|
|
|
|
</head>
|
|
|
|
|
2021-12-01 18:12:31 -08:00
|
|
|
<body>
|
2023-02-02 22:53:55 -08:00
|
|
|
<div id="root" class="mindplot-div-container" onselectstart="return false;"></div>
|
2021-12-24 17:53:43 -08:00
|
|
|
</div>
|
2021-12-02 00:41:56 +00:00
|
|
|
</body>
|
2021-12-01 18:12:31 -08:00
|
|
|
|
2022-01-26 19:25:11 +00:00
|
|
|
</html>
|