diff options
Diffstat (limited to 'views/about.ejs')
-rw-r--r-- | views/about.ejs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/views/about.ejs b/views/about.ejs index bb01120..1dfb4b0 100644 --- a/views/about.ejs +++ b/views/about.ejs @@ -23,4 +23,9 @@ ~ --> <%- include("./partials/header.ejs", {title: "About Us"}) %> + +<div id="navbar-skipper"> + Content here! +</div> + <%- include("./partials/footer.ejs") %>
\ No newline at end of file |