74 lines
5.6 KiB
HTML
74 lines
5.6 KiB
HTML
<html lang="{{ lang.id | default(value='en')}}" class="scroll-smooth {{color_theme | default(value='')}}">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta name="csrf-token" content="">
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico"/>
|
|
<link rel="stylesheet" href="/assets/css/main.css" />
|
|
<link href="https://cdn.jsdelivr.net/npm/@unocss/reset/tailwind.min.css" rel="stylesheet">
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.6.5/flowbite.min.css" rel="stylesheet">
|
|
<style>
|
|
.active { padding: 0 0.5em; border-radius: 0.5rem; }
|
|
.active { background-color: rgba(203,213,225,1); }
|
|
.dark .active { background-color: rgba(71,85,105,1); }
|
|
</style>
|
|
</head>
|
|
<body class="hidden bg-gray-50 dark:bg-gray-900 dark:text-gray-200 dark:bg-gray-900">
|
|
<nav class="border-gray-200 bg-gray-50 dark:bg-gray-900 text-indigo-800 dark:text-indigo-200">
|
|
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-4">
|
|
<a href="/" class="flex items-center">
|
|
<img src="/assets/images/logo.svg" style="height: 7.5rem" class="mr-3" alt="Doc Libraries">
|
|
<span class="self-center text-3xl font-semibold whitespace-nowrap dark:text-white">Doc Server</span>
|
|
</a>
|
|
<div class="flex items-center md:order-2">
|
|
<button id="theme-toggle" type="button" class="text-gray-500 dark:text-gray-600 hover:bg-gray-100 dark:hover:bg-gray-700 focus:outline-none focus:ring-4 focus:ring-gray-200 dark:focus:ring-gray-700 rounded-lg text-sm p-2.5">
|
|
<svg id="theme-toggle-dark-icon" class="hidden w-5 h-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M17.293 13.293A8 8 0 016.707 2.707a8.001 8.001 0 1010.586 10.586z"></path></svg>
|
|
<svg id="theme-toggle-light-icon" class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 2a1 1 0 011 1v1a1 1 0 11-2 0V3a1 1 0 011-1zm4 8a4 4 0 11-8 0 4 4 0 018 0zm-.464 4.95l.707.707a1 1 0 001.414-1.414l-.707-.707a1 1 0 00-1.414 1.414zm2.12-10.607a1 1 0 010 1.414l-.706.707a1 1 0 11-1.414-1.414l.707-.707a1 1 0 011.414 0zM17 11a1 1 0 100-2h-1a1 1 0 100 2h1zm-7 4a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1zM5.05 6.464A1 1 0 106.465 5.05l-.708-.707a1 1 0 00-1.414 1.414l.707.707zm1.414 8.486l-.707.707a1 1 0 01-1.414-1.414l.707-.707a1 1 0 011.414 1.414zM4 11a1 1 0 100-2H3a1 1 0 000 2h1z" fill-rule="evenodd" clip-rule="evenodd"></path></svg>
|
|
</button>
|
|
<span class="px-2">|</span>
|
|
<a href="/login" class="block py-2 pr-4 pl-3 text-gray-700 border-b border-gray-100 hover:bg-gray-50 md:hover:bg-transparent md:border-0 md:hover:text-blue-700 md:p-0 dark:text-gray-400 md:dark:hover:text-blue-500 dark:hover:bg-gray-700 dark:hover:text-blue-500 md:dark:hover:bg-transparent dark:border-gray-700" aria-current="page">
|
|
Login
|
|
</a>
|
|
<span class="px-2">|</span>
|
|
</div>
|
|
<div class="items-center justify-between hidden w-full md:flex md:w-auto md:order-1" id="mobile-menu-2">
|
|
<ul class="flex flex-col font-medium p-4 md:p-0 mt-4 border border-gray-100 rounded-lg bg-gray-50 md:flex-row md:space-x-8 md:mt-0 md:border-0 md:bg-white dark:bg-gray-800 md:dark:bg-gray-900 dark:border-gray-700">
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<section class="bg-white dark:bg-gray-900">
|
|
<div class="py-8 px-4 mx-auto max-w-screen-xl text-center lg:py-16">
|
|
<h1 class="mb-4 text-4xl font-extrabold tracking-tight leading-none text-gray-900 md:text-5xl lg:text-6xl dark:text-white">Terms and Conditions</h1>
|
|
<p class="mb-8 text-lg font-normal text-gray-500 lg:text-xl sm:px-16 lg:px-48 dark:text-gray-400">Here at Flowbite we focus on markets where technology, innovation, and capital can unlock long-term value and drive economic growth.</p>
|
|
<div class="flex flex-col space-y-4 sm:flex-row sm:justify-center sm:space-y-0 sm:space-x-4">
|
|
<a href="#" class="inline-flex justify-center items-center py-3 px-5 text-base font-medium text-center text-white rounded-lg bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 dark:focus:ring-blue-900">
|
|
Get started
|
|
<svg aria-hidden="true" class="ml-2 -mr-1 w-5 h-5" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg>
|
|
</a>
|
|
<a href="#" class="inline-flex justify-center items-center py-3 px-5 text-base font-medium text-center text-gray-900 rounded-lg border border-gray-300 hover:bg-gray-100 focus:ring-4 focus:ring-gray-100 dark:text-white dark:border-gray-700 dark:hover:bg-gray-700 dark:focus:ring-gray-800">
|
|
Learn more
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<section class="bg-gray-50 dark:bg-gray-900 text-indigo-800 dark:text-indigo-200">
|
|
<hr class="mb-4 mx-auto w-48 h-1 bg-gray-100 rounded border-0 md:mb-10 dark:bg-gray-700">
|
|
<footer id="footer" class="bottom-0 text-center w-full py-4">
|
|
<small class="text-gray-500">Copyright ©
|
|
DocServer
|
|
2023. Made with ❤ by
|
|
<a href="#" target="_blank" class="underline">Doc Server</a>
|
|
•
|
|
</small>
|
|
</footer>
|
|
<script>let tpl_defs={main:{has_role:false,color_theme:"",},curr_env:{color_theme:"",},}</script>
|
|
<script src="https://cdn.jsdelivr.net/npm/@unocss/runtime"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/1.6.5/flowbite.min.js"></script>
|
|
<script src="/assets/js/utils.js"></script>
|
|
<script src="/assets/js/main.js"></script>
|
|
</section>
|
|
</body>
|
|
</html>
|
|
|