ervu-business-metrics/frontend/index.webpack.html

13 lines
400 B
HTML
Raw Permalink Normal View History

2024-10-24 18:08:11 +03:00
<!DOCTYPE html>
<html>
<head>
2024-12-10 14:53:29 +03:00
<title>Бизнес-метрики</title>
2024-10-24 18:08:11 +03:00
<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>
2024-11-12 09:24:18 +03:00
<body webbpm class="webbpm ervu_business_metrics">
2024-10-24 18:08:11 +03:00
<div class="progress"></div>
</body>
</html>