blob: d2e2225f28acb4eb99ce11aefbb182431e97abf7 [file] [log] [blame]
Larbi Gharibe9af9732021-03-31 15:08:01 +01001<!DOCTYPE html>
2<html lang="en">
3
4<head>
5 <meta charset="utf-8" />
6 <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
7 <meta name="viewport" content="width=device-width, initial-scale=1" />
8 <meta name="theme-color" content="#000000" />
9 <meta name="description" content="Web site created using create-react-app" />
10 <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
11 <title>Jaas Web Client App</title>
12</head>
13
14<body>
15 <div id="root"></div>
16</body>
17
18</html>