mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-24 00:42:59 +08:00
21 lines
634 B
HTML
21 lines
634 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="/favicon.ico" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Felicity LIMS</title>
|
|
|
|
<script type="module" crossorigin src="/assets/index-cd9e6ac8.js"></script>
|
|
<link rel="stylesheet" href="/assets/index-961b3f16.css">
|
|
</head>
|
|
<body>
|
|
<div id="felicityApp">
|
|
<div id="fel-load">
|
|
<p>Loading Felicity</p>
|
|
<div class="fel-loader"></div>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|