felicity-lims/felicity/templates/static/index.html
Aurthur Musendame 969f9ac955 build standalone
2024-07-28 23:39:31 +02:00

21 lines
631 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-a40c2365.js"></script>
<link rel="stylesheet" href="/assets/index-12195ca3.css">
</head>
<body>
<div id="felicityApp">
<div id="fel-load">
<p>Felicity LIMS</p>
<div class="fel-loader"></div>
</div>
</div>
</body>
</html>