aboutsummaryrefslogtreecommitdiffstats
path: root/templates/footer.html
diff options
context:
space:
mode:
authorYigit Sever2021-04-15 00:32:28 +0300
committerYigit Sever2021-04-15 03:46:30 +0300
commit2b866db08bd20985a570c4f0f292aaecfe1ea052 (patch)
tree964b546c50d98b91827a15ed7ed70c94111685d6 /templates/footer.html
parentbddea30ecb76f0c4805758d3b36aab52f176ff9b (diff)
downloadgradecoin-2b866db08bd20985a570c4f0f292aaecfe1ea052.tar.gz
gradecoin-2b866db08bd20985a570c4f0f292aaecfe1ea052.tar.bz2
gradecoin-2b866db08bd20985a570c4f0f292aaecfe1ea052.zip
Add template support
We are now serving static HTML alongside Gradecoin REST
Diffstat (limited to 'templates/footer.html')
-rw-r--r--templates/footer.html2
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>