TheMathWizard/views/partials/head.php
2022-12-19 08:54:06 +01:00

11 lines
No EOL
375 B
PHP

<!DOCTYPE html>
<html lang="de" class="h-full bg-gray-100">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="https://cdn.tailwindcss.com?plugins=forms"></script>
<title>Demo</title>
</head>
<body class="h-full">
<div class="min-h-full">