initial commit

This commit is contained in:
Халтобин Евгений 2024-08-21 12:20:40 +03:00
commit c43cf85dec
1081 changed files with 282568 additions and 0 deletions

View file

@ -0,0 +1,12 @@
<!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>