summaryrefslogtreecommitdiff
path: root/views/partials/threads.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/threads.ejs')
-rw-r--r--views/partials/threads.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/threads.ejs b/views/partials/threads.ejs
index 5c8e8a5..e429219 100644
--- a/views/partials/threads.ejs
+++ b/views/partials/threads.ejs
@@ -10,7 +10,7 @@
<a href="/post/">Start a new thread!</a> |
<a href="/mail">Inbox</a> |
<a href="/profile">Profile</a> |
- <a href="/logout">Logout</a>
+ <a href="/logout" class="logout">Logout</a>
</td>
</tr>
</script>