diff options
author | Minteck <contact@minteck.org> | 2022-01-21 14:39:46 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-01-21 14:39:46 +0100 |
commit | 3a04cb197f152f171fba679663a91a9bb61d710e (patch) | |
tree | 825d8f9b0daab3e434d85704144ca87492da9b92 /templates/footer.html | |
parent | c2aa7bf38fb30de2d04f87f8e7780e4c768ae6b1 (diff) | |
download | cobalt-3a04cb197f152f171fba679663a91a9bb61d710e.tar.gz cobalt-3a04cb197f152f171fba679663a91a9bb61d710e.tar.bz2 cobalt-3a04cb197f152f171fba679663a91a9bb61d710e.zip |
Add config management
Diffstat (limited to 'templates/footer.html')
-rw-r--r-- | templates/footer.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/footer.html b/templates/footer.html deleted file mode 100644 index e656a2a..0000000 --- a/templates/footer.html +++ /dev/null @@ -1,4 +0,0 @@ - </main> - <!-- TODO: put your copyright, footer, etc... here --> -</body> -</html>
\ No newline at end of file |