diff options
author | LarsVomMars | 2021-01-28 12:53:19 +0100 |
---|---|---|
committer | LarsVomMars | 2021-01-28 15:25:53 +0100 |
commit | 2eff2deb98280aa61241e06163c87155911bbfae (patch) | |
tree | 92d2219abcb303fcade5649a6755e97ce5b51f26 /overview/public/index.html | |
parent | 5feb9b1af9f6ff5b2e08bf9c7cc85ffc0f313945 (diff) |
TEACHER PREDICTION HAHAHA
Diffstat (limited to 'overview/public/index.html')
-rw-r--r-- | overview/public/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/overview/public/index.html b/overview/public/index.html index 03c67c4..24ae6d5 100644 --- a/overview/public/index.html +++ b/overview/public/index.html @@ -53,6 +53,9 @@ <a href="/questions" class="pure-menu-link">Fragen</a> </li> <li class="pure-menu-item"> + <a href="/prediction" class="pure-menu-link">Lehrerauswahl</a> + </li> + <li class="pure-menu-item"> <a href="/images" target="_blank" class="pure-menu-link">Klassenbilder</a> </li> </ul> |