Doodle3D-Slicer/example/index.html

12 lines
188 B
HTML
Raw Normal View History

2015-07-26 15:32:10 +02:00
<!DOCTYPE>
<html>
2017-05-13 14:48:48 +02:00
<head>
<title>Doodle3D Slicer</title>
</head>
2015-07-26 15:32:10 +02:00
2017-05-13 14:48:48 +02:00
<body>
2017-05-13 15:39:45 +02:00
<p><a href="./viewer.html">Viewer</a></p>
<p><a href="./save.html">Save</a></p>
2017-05-13 14:48:48 +02:00
</body>
2016-07-18 18:28:47 +02:00
</html>