CINXE.COM
KONTAK.SABDA.ORG
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>KONTAK.SABDA.ORG</title> <meta name="author" content="SABDA"> <meta name="description" content="Kontak SABDA"> <!-- <meta http-equiv="refresh" content="3;url=https://docs.google.com/forms/d/e/1FAIpQLSeFINpV-JvNB2oaMJXyAxc6eTK0duTh6mUCqKcRQbZ06IYhig/viewform" /> --> <!-- Tailwind --> <link href="https://unpkg.com/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet"> <style> @import url('https://fonts.googleapis.com/css?family=Comic+Neue:400,700&display=swap'); </style> <!-- AlpineJS --> <script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js" defer></script> <!-- Font Awesome --> <script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/js/all.min.js" integrity="sha256-KzZiKy0DWYsnwMF+X1DvQngQ2/FxF7MF3Ff72XcpuPs=" crossorigin="anonymous"></script> <script> setTimeout(function(){ window.location.href = 'https://docs.google.com/forms/d/e/1FAIpQLSeFINpV-JvNB2oaMJXyAxc6eTK0duTh6mUCqKcRQbZ06IYhig/viewform'; }, 2000); </script> </head> <body class="bg-white" style="margin:0px;padding:0px;overflow:hidden"> <!-- Top Bar Nav --> <nav class="w-full py-4 bg-blue-800 shadow"> <div class="w-full container mx-auto flex flex-wrap items-center justify-between"> <nav> <ul class="flex items-center justify-between font-bold text-sm text-white uppercase no-underline"> <li class="text-white"><a class="hover:text-gray-200 hover:underline px-4" href="#">KONTAK.SABDA.ORG</a></li> </ul> </nav> <div class="flex items-center text-lg no-underline text-white pr-6"> <a class="pl-6" href="https://news.sabda.org"> SABDA News </a> <a class="pl-6" href="https://ylsa.org"> YLSA </a> <a class="pl-6" href="https://sabda.org"> SABDA </a> </div> </div> </nav> <div class="container mx-auto flex flex-wrap py-6"> <!-- Posts Section --> <section class="w-full md:w-3/3 flex flex-col items-center px-3"> <div class="aspect-w-16 aspect-h-9"> <h1> <center> Anda akan diarahkan dalam 3 detik ke Google Form <br/> <a href="https://forms.gle/4tvf9jxk6yzEfC897"><b>https://forms.gle/4tvf9jxk6yzEfC897</b></a><br/> <a href="https://docs.google.com/forms/d/e/1FAIpQLSeFINpV-JvNB2oaMJXyAxc6eTK0duTh6mUCqKcRQbZ06IYhig/viewform"><b>Kontak Yayasan Lembaga SABDA</b></a><br/> </center> </h1> </div> </section> </div> <!-- <footer class="w-full border-t bg-white pb-12"> <div class="w-full container mx-auto flex flex-col items-center"> <div class="flex flex-col md:flex-row text-center md:text-left md:justify-between py-6"> <a href="https://sabda.org" class="uppercase px-3">SABDA.org</a> <a href="https://sabda.id" class="uppercase px-3">SABDA.id</a> <a href="https://ylsa.org" class="uppercase px-3">YLSA.org</a> </div> <div class="uppercase pb-6">© news.sabda.org</div> </div> </footer> --> </body> </html>