diff options
author | Yigit Sever | 2021-04-15 00:32:28 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 00:32:28 +0300 |
commit | 868c9714d852761bf3ee389e4730098e2bc59b46 (patch) | |
tree | 257b0bea537666d0656504208a4e81666fbf908b /templates/footer.html | |
parent | cc1426f6d4e811fdb26a8ba5cff487ba63d0a6b5 (diff) | |
download | gradecoin-868c9714d852761bf3ee389e4730098e2bc59b46.tar.gz gradecoin-868c9714d852761bf3ee389e4730098e2bc59b46.tar.bz2 gradecoin-868c9714d852761bf3ee389e4730098e2bc59b46.zip |
[WIP] Add template support
Diffstat (limited to 'templates/footer.html')
-rw-r--r-- | templates/footer.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/footer.html b/templates/footer.html new file mode 100644 index 0000000..2ab5c0d --- /dev/null +++ b/templates/footer.html | |||
@@ -0,0 +1,2 @@ | |||
1 | </body> | ||
2 | </html> | ||