web-base/react/adminPanel.old/public/index.html

9 lines
180 B
HTML
Raw Normal View History

2021-03-31 16:02:40 +02:00
<html>
<head>
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/fontawesome.min.css">
</head>
<body>
<div id="root"></div>
</body>
</html>