diff options
author | Rafael Marçalo <raroma09@gmail.com> | 2022-10-21 03:32:37 +0100 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2022-10-21 03:32:37 +0100 |
commit | 4cd938a29ec1c07b57138bd03f6a79cb4d7bfaf5 (patch) | |
tree | 54230c1fe83fcaa34d27fa2239a20daabbd0be52 /views/partials/bottom | |
parent | 9d5cd6bfde29ed18405112cbdf80a04b8fb02844 (diff) |
Updated views
Diffstat (limited to 'views/partials/bottom')
-rw-r--r-- | views/partials/bottom/footer.ejs | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ +<div class="mt-4"> +</div> |