43 lines
1.3 KiB
HTML
43 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="ptbr">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta http-equiv="Feature-Policy"
|
|
content="geolocation 'none'; microphone 'none'; camera 'none'; fullscreen 'none'; payment 'none'; vr 'none'; autoplay 'none'; accelerometer 'none'; ambient-light-sensor 'none'; gyroscope 'none'; magnetometer 'none';picture-in-picture 'none';sync-xhr 'none'; usb 'none';clipboard-write 'none'; clipboard-read 'none'; payments 'none'; ">
|
|
|
|
<link id="conexao" rel="stylesheet" href="">
|
|
<link id="conexao_tela" rel="stylesheet" href="">
|
|
|
|
<link rel="stylesheet" href="./Css/page/Telas_acao/load.css">
|
|
<link rel="icon" type="image/x-icon" href="./Acessts/Imagens/iT_Guys/logo1.png">
|
|
|
|
|
|
<script src="./js/global/Modulo_de_Comunicacao/Funcao/Comunicacao.js"></script>
|
|
<script src="./js/global/Modulo_de_Comunicacao/Funcao/Autencacao.js"></script>
|
|
<script id="Construtor" src="./js/page/Modulo_Construcao/Funcao/Estrutura/Controlador_telas.js"></script>
|
|
|
|
|
|
|
|
<style id="fundouser">
|
|
</style>
|
|
<title>Ambiente do Usuario</title>
|
|
|
|
|
|
</head>
|
|
|
|
|
|
<body class="estrutura">
|
|
|
|
<div id="entrada_2"></div>
|
|
|
|
<main id="entrada_1"></main>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html> |