aboutsummaryrefslogtreecommitdiffstats
path: root/templates/menu.html
diff options
context:
space:
mode:
authorYigit Sever2022-04-17 01:39:45 +0300
committerYigit Sever2022-04-17 01:39:45 +0300
commitfc8fe5d51a792b77e8750e5b524d6a3b1f594edb (patch)
tree71548da418a694d759beaa91a8b05a7ec2d3705a /templates/menu.html
parent3224b9fdd9174e51eb3e9842ce5abccf735abdfd (diff)
downloadgradecoin-fc8fe5d51a792b77e8750e5b524d6a3b1f594edb.tar.gz
gradecoin-fc8fe5d51a792b77e8750e5b524d6a3b1f594edb.tar.bz2
gradecoin-fc8fe5d51a792b77e8750e5b524d6a3b1f594edb.zip
update colors, remove unused template
Diffstat (limited to 'templates/menu.html')
-rw-r--r--templates/menu.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/menu.html b/templates/menu.html
deleted file mode 100644
index 0f4e85f..0000000
--- a/templates/menu.html
+++ /dev/null
@@ -1,5 +0,0 @@
1<div class="menu">
2 <span class="menuitem">
3 <a href = "/books/list">Books</a>
4 </span>
5</div>