This commit is contained in:
2025-12-27 21:59:58 +08:00
parent 22f800726c
commit 530f1d833d
135 changed files with 1644 additions and 198661 deletions

View File

@@ -1,27 +1,5 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" data-bs-theme="light" data-color-theme="Blue_Theme" data-layout="vertical">
<head>
<!-- Required meta tags -->
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Favicon icon-->
<link rel="shortcut icon" type="image/png" href="../assets/images/logos/favicon.png" />
<!-- Core Css -->
<link rel="stylesheet" href="../assets/css/styles.css" />
<title>Modernize Bootstrap Admin</title>
<!-- Owl Carousel -->
<link rel="stylesheet" href="../assets/libs/owl.carousel/dist/assets/owl.carousel.min.css" />
</head>
<body>
{{template "components-preloader.html" .}}
{{template "components/header.html" .}}
{{template "components/preloader.html" .}}
<!-- ------------------------------------- -->
<!-- Top Bar Start -->
<!-- ------------------------------------- -->