legacy/pairent_frontend_react/public/index.html

14 lines
271 B
HTML
Raw Normal View History

2023-05-01 12:39:34 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>React App</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root">
<!-- this to content -->
</div>
</body>
</html>