From 4cd938a29ec1c07b57138bd03f6a79cb4d7bfaf5 Mon Sep 17 00:00:00 2001 From: Rafael Marçalo Date: Fri, 21 Oct 2022 03:32:37 +0100 Subject: Updated views --- views/partials/bottom/footer.ejs | 2 ++ views/partials/footer.ejs | 4 ++++ views/partials/top/navbar.ejs | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 views/partials/bottom/footer.ejs diff --git a/views/partials/bottom/footer.ejs b/views/partials/bottom/footer.ejs new file mode 100644 index 0000000..23f3220 --- /dev/null +++ b/views/partials/bottom/footer.ejs @@ -0,0 +1,2 @@ +
+
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs index b88ca51..3905958 100644 --- a/views/partials/footer.ejs +++ b/views/partials/footer.ejs @@ -1,4 +1,8 @@ + + diff --git a/views/partials/top/navbar.ejs b/views/partials/top/navbar.ejs index eb6f997..77ec14b 100644 --- a/views/partials/top/navbar.ejs +++ b/views/partials/top/navbar.ejs @@ -1,4 +1,4 @@ -