source: gs3-installations/atea/trunk/interfaces/atea/ocr/index.html@ 36874

Last change on this file since 36874 was 36874, checked in by cstephen, 18 months ago

Migrate ocr project to vite

File size: 461 bytes
Line 
1<!DOCTYPE html>
2<html>
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width,initial-scale=1.0">
6 <title>Reo Māori OCR</title>
7 </head>
8 <body>
9 <noscript>
10 <strong>We're sorry but the Reo Māori OCR website doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
11 </noscript>
12 <div id="app"></div>
13 <script type="module" src="/src/main.js"></script>
14 </body>
15</html>
Note: See TracBrowser for help on using the repository browser.