ervu-account-applications/frontend/index.webpack.html
2024-11-21 13:57:16 +03:00

11 lines
317 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>account_applications</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 account-applications">
<div class="loader"></div>
</body>
</html>