feature/fully implemented ejs inclusion to main files
This commit is contained in:
1 parent
decdb299b7
commit
54566f05b7
12 files changed
+57
-87
No files matched your search
@@ -5,6 +5,6 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<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>
|
||||
<title>RCalculator</title>
|
||||
</head>
|
||||
<body class="bg-white dark:bg-gray-900">
|
||||
Reference in new issue
Block a user