diff options
author | Maël Gassmann <mael.gassmann@students.bfh.ch> | 2022-02-27 14:06:15 +0100 |
---|---|---|
committer | Maël Gassmann <mael.gassmann@students.bfh.ch> | 2022-02-27 15:09:36 +0100 |
commit | 7d3c9ec7368a5d25235e818c2c147ba7e89f6567 (patch) | |
tree | d655395133c9ed44f48f72e9070abc42a715b850 /res/template-website/templates/footer.html |
[+] Added base project
Diffstat (limited to 'res/template-website/templates/footer.html')
-rw-r--r-- | res/template-website/templates/footer.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/template-website/templates/footer.html b/res/template-website/templates/footer.html new file mode 100644 index 0000000..7fb2bd6 --- /dev/null +++ b/res/template-website/templates/footer.html @@ -0,0 +1,2 @@ + </body> +</html> |