ervu-dashboard-backend/frontend/index.webpack.html

13 lines
380 B
HTML
Raw Permalink Normal View History

2024-08-21 12:20:40 +03:00
<!DOCTYPE html>
<html>
<head>
<title>ervu_dashboard</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
</head>
<body webbpm class="webbpm ervu_dashboard">
<div class="progress"></div>
</body>
</html>