diff options
author | Yigit Sever | 2021-04-15 00:32:28 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 00:32:28 +0300 |
commit | 7f91412ddf3895214a8b56ac520ea7a60c0d24a1 (patch) | |
tree | db6d48f42f51d76de97c64c38bf5bf1f319055cf /templates/footer.html | |
parent | 8be38f7f9d52bf95d20fbe440cb9270b035b2cd1 (diff) | |
download | gradecoin-7f91412ddf3895214a8b56ac520ea7a60c0d24a1.tar.gz gradecoin-7f91412ddf3895214a8b56ac520ea7a60c0d24a1.tar.bz2 gradecoin-7f91412ddf3895214a8b56ac520ea7a60c0d24a1.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> | ||