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
@@ -1,4 +1,4 @@
|
||||
<%- include("./partials/fileHeader", {title: "RCalculator"}) %>
|
||||
<%- include("./partials/fileHeader") %>
|
||||
<%- include("./partials/header") %>
|
||||
|
||||
<main>
|
||||
|
||||
Reference in new issue
Block a user