Update footer.ejs

This commit is contained in:
Go Johansson (neku) 2022-07-22 08:36:53 +02:00
parent 65de952f61
commit 2e03f3edf3
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
<%- include('./src/templates/partials/nav.ejs'); -%>
</div>
</body>
</body>
</html>