feature/completed most of ejs implementation into other pages
This commit is contained in:
1 parent
f6640b23cf
commit
c8bf2e49ab
6 files changed
+78
-101
No files matched your search
@@ -6,4 +6,5 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
|
||||
<title><%= title %></title>
|
||||
</head>
|
||||
</head>
|
||||
<body class="bg-white dark:bg-gray-900">
|
||||
Reference in new issue
Block a user