]> jfr.im git - uguu.git/blobdiff - src/templates/tools.ejs
Fix broken paths on templates
[uguu.git] / src / templates / tools.ejs
index 5d761b44522a0c5889317367356bcf877b3f0cb8..cbee1b0ccbce3c9874b05b921e52c4764b3e310d 100644 (file)
@@ -1,4 +1,4 @@
-<%- include('./src/templates/partials/header.ejs'); -%>
+<%- include('./partials/header.ejs'); -%>
 <div class="container">
     <div class="jumbotron">
         <h1><%= siteName %> Tools</h1>
@@ -56,4 +56,4 @@
             </dl>
         </section>
     </div>
-<%- include('./src/templates/partials/footer.ejs'); -%>
\ No newline at end of file
+<%- include('./partials/footer.ejs'); -%>
\ No newline at end of file