ervu-secret/frontend/index.webpack.html

12 lines
301 B
HTML
Raw Normal View History

2024-07-18 18:01:54 +03:00
<!DOCTYPE html>
<html>
<head>
<title>ervu_secret</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
</head>
<body webbpm class="webbpm ervu_secret">
<div class="progress"></div>
</body>
</html>