diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-04-25 17:43:20 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-04-25 17:43:20 -0400 |
| commit | 69474fee32c62e1b97b9f51b78a2e242542ae9a7 (patch) | |
| tree | f03569672f62ad251a38d1deb5d46152f1b54207 /views/includes/footer.ejs | |
| parent | 379e44e7f1649ed2983e9167a7a4ac27303ed8d5 (diff) | |
| download | Project-NewTube-69474fee32c62e1b97b9f51b78a2e242542ae9a7.tar.gz Project-NewTube-69474fee32c62e1b97b9f51b78a2e242542ae9a7.tar.bz2 Project-NewTube-69474fee32c62e1b97b9f51b78a2e242542ae9a7.zip | |
Rewrite incoming
Diffstat (limited to 'views/includes/footer.ejs')
| -rw-r--r-- | views/includes/footer.ejs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/views/includes/footer.ejs b/views/includes/footer.ejs deleted file mode 100644 index 586870a..0000000 --- a/views/includes/footer.ejs +++ /dev/null @@ -1,9 +0,0 @@ -<footer class="page-footer mt-5 font-small green"> - <div class="footer-copyright text-center py-3">© Copyright 2016-2019, <a href="https://alee-productions.xyz">Alee Productions</a>. All rights reserved.</div> -</footer> -<div class="alert alert-warning fixed-bottom m-0 alert-dismissible fade show" role="alert"> - Please note that this website is under active development and bugs may occur.<br>If there's any, report it to the <a href="https://git.alee-productions.xyz/aleeproductions/project-newtube">ALP</a> repo. - <button type="button" class="close" data-dismiss="alert" aria-label="Close"> - <span aria-hidden="true">×</span> - </button> -</div>
\ No newline at end of file |
