summaryrefslogtreecommitdiffstats
path: root/pages/grades.html
diff options
context:
space:
mode:
Diffstat (limited to 'pages/grades.html')
-rw-r--r--pages/grades.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/pages/grades.html b/pages/grades.html
index 60ad375..2d6c761 100644
--- a/pages/grades.html
+++ b/pages/grades.html
@@ -57,8 +57,14 @@
<li>
<div class="divider"></div>
</li>
- <li><a href="/pages/contact.html" class="waves-effect">
- <i class="material-icons">mail_outline</i>Contact</a>
+ <li><a href="/pages/about.html" class="waves-effect">
+ <i class="material-icons">info</i>About</a>
+ </li>
+ <li>
+ <div class="divider"></div>
+ </li>
+ <li><a href="/logout.html" class="waves-effect">
+ <i class="material-icons">exit_to_app</i>Log out</a>
</li>
</ul>