Mercurial > hg > orthanc-stone
view Samples/Deprecated/WebAssembly/index.html @ 2159:2ab121773f4a broker
closing broker
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 27 Sep 2024 22:33:04 +0200 |
parents | eac254fb6791 |
children |
line wrap: on
line source
<!doctype html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Stone of Orthanc</title> </head> <body> <h1>Available samples</h1> <ul> <li><a href="BasicScene.html">Basic scene</a></li> <li><a href="BasicMPR.html">Basic MPR display</a></li> </ul> </body> </html>