-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathantigo-testamento.htm
30 lines (20 loc) · 947 Bytes
/
antigo-testamento.htm
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
<!DOCTYPE html>
<html lang="pt">
<head>
<meta charset="utf-8">
<title>Curso Antigo Testamento | ENS app</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="../css/normalize.css">
<link rel="stylesheet" href="../css/hot.css">
<link rel="stylesheet" href="../css/aos.css">
<script src="../jquery-2.1.4.min.js"></script>
</head>
<body>
<div id="preloader"><div class="inner"><div class="bolas"><div></div><div></div><div></div></div></div></div>
<object data="pub-antigo-testamento.htm" width="100%" height="100%" type="text/html" style="position:absolute; width:100%; height:100%; overflow:hidden;z-index:-1">
<div align="center" class="offline"><h2>Sistema offline<br>:(</h2></div>
</object>
</body>
</html>