12 lines
380 B
HTML
12 lines
380 B
HTML
<!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>
|