feature/fully implemented ejs inclusion to main files

This commit is contained in:
Joaquin committed 2025-05-05 21:56:47 -07:00
1 parent decdb299b7
commit 54566f05b7
12 files changed
+57 -87

No files matched your search

+1 -1
View File
@@ -1,4 +1,4 @@
<%- include("./partials/fileHeader", {title: "RCalculator"}) %>
<%- include("./partials/fileHeader") %>
<%- include("./partials/header") %>
<main>