added logout button

This commit is contained in:
amazing-username
2017-07-16 13:36:57 -05:00
parent 146d21d149
commit 3e994db966
5 changed files with 11 additions and 0 deletions
+1
View File
@@ -196,6 +196,7 @@
</table>
@endif
</div>
<button class="logout"><a href="/">log out</a></button>
</div>
</body>
</html>