2021-12-02 01:41:56 +01:00
|
|
|
<!DOCTYPE HTML>
|
|
|
|
|
|
|
|
<html>
|
2021-12-25 20:40:44 +01:00
|
|
|
|
2021-12-02 01:41:56 +01:00
|
|
|
<head>
|
2021-12-02 03:12:31 +01:00
|
|
|
<title>WiseMapping - View Mode </title>
|
2022-07-09 03:34:52 +02:00
|
|
|
<meta name="viewport" content="initial-scale=1">
|
2021-12-02 01:41:56 +01: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-02 03:12:31 +01:00
|
|
|
<body>
|
2023-02-03 07:53:55 +01:00
|
|
|
<div id="root" class="mindplot-div-container" onselectstart="return false;"></div>
|
2021-12-25 02:53:43 +01:00
|
|
|
</div>
|
2021-12-02 01:41:56 +01:00
|
|
|
</body>
|
2021-12-02 03:12:31 +01:00
|
|
|
|
2022-01-26 20:25:11 +01:00
|
|
|
</html>
|