summaryrefslogtreecommitdiff
path: root/views/partials/threads.ejs
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-11 04:25:19 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-11 04:25:19 +0100
commit4c775f12ff6eda48fc22bec9ed336e60c1a0e07e (patch)
tree792b3906107442dc6823440fa0bf21a7bea1a224 /views/partials/threads.ejs
parent6702125f12820c504ae18114f99fee3e13b2616f (diff)
cssssssss
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>