mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-04 21:53:25 +01:00
12 lines
188 B
HTML
12 lines
188 B
HTML
<!DOCTYPE>
|
|
<html>
|
|
<head>
|
|
<title>Doodle3D Slicer</title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><a href="./viewer.html">Viewer</a></p>
|
|
<p><a href="./save.html">Save</a></p>
|
|
</body>
|
|
</html>
|