feature/completed most of ejs implementation into other pages

This commit is contained in:
Joaquin committed 2025-05-05 21:12:52 -07:00
1 parent f6640b23cf
commit c8bf2e49ab
6 files changed
+78 -101

No files matched your search

+2 -1
View File
@@ -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">