-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanagement-report-scmp.html
47 lines (39 loc) · 1.91 KB
/
management-report-scmp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://use.typekit.net/isn1hxs.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="https://use.typekit.net/isn1hxs.css">
<link rel="icon" type="image/png" href="./assets/favicon/favicon.ico">
<!-- Meta Title -->
<title>Amiko Soluções - Tecnologia Hospitalar Inteligente | SAHRA Assistente Hospitalar</title>
</head>
<body>
<div class="nav-container">
<nav>
<img src="./assets/Logo Amiko SVG 1.svg" alt="logo-amiko">
<ul id="side-menu">
<li><a href="https://amikosolucoes.com/#header">Home</a></li>
<li><a href="https://amikosolucoes.com/#about-section">Quem Somos?</a></li>
<li><a href="https://amikosolucoes.com/#services">Serviços</a></li>
<li><a href="https://amikosolucoes.com/#partners">Parceiros</a></li>
<li><a href="https://amikosolucoes.com/#">Contato</a></li>
</ul>
</nav>
</div>
<div class="divider">
<h1>RELATÓRIO GERENCIAL</h1>
</div>
<div id="terms-section">
<iframe width="1200" height="1300" src="https://lookerstudio.google.com/embed/reporting/859af85a-9be1-400a-8300-ee6469730699/page/d4xWD" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<script type="text/javascript" async
src="https://d335luupugsy2.cloudfront.net/js/loader-scripts/14e567f2-441f-4713-9178-04679bfae48e-loader.js"></script>
</body>
</html>