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.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/partials/threads.ejs b/views/partials/threads.ejs
index be3e458..5c8e8a5 100644
--- a/views/partials/threads.ejs
+++ b/views/partials/threads.ejs
@@ -6,7 +6,7 @@
<td>
<b><i>the&nbsp;latest</i></b>&nbsp;&middot;
</td>
- <td>
+ <td colspan="4">
<a href="/post/">Start a new thread!</a> |
<a href="/mail">Inbox</a> |
<a href="/profile">Profile</a> |
@@ -18,7 +18,7 @@
<script class="keywordTemplate" type="text/html">
<tr class='keyword'>
<td>
- <b>{{keyword}}</b>&nbsp;&middot;
+ <b><a href="/index/{{keyword}}">{{keyword}}</a></b>&nbsp;&middot;
</td>
<td>
<a href="/post/{{keyword}}">post</a>