ervu-account-applications/frontend/index.webpack.html

12 lines
317 B
HTML
Raw Normal View History

2024-11-20 16:17:13 +03:00
<!DOCTYPE html>
<html>
<head>
2024-11-21 13:57:16 +03:00
<title>account_applications</title>
2024-11-20 16:17:13 +03:00
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="icon" type="image/png" href="src/resources/img/logo.png"/>
</head>
2024-11-21 13:57:16 +03:00
<body webbpm class="webbpm account-applications">
2024-11-20 16:17:13 +03:00
<div class="loader"></div>
</body>
</html>