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 6726f04..710989a 100644
--- a/views/partials/threads.ejs
+++ b/views/partials/threads.ejs
@@ -34,7 +34,7 @@
</td>
<td>
<a href="/post/{{keyword}}">post</a>&nbsp;&middot;
- <a href="/stream/keyword/{{keyword}}">stream</a>
+ <a href="/stream/keyword/{{keyword}}">stream</a>&nbsp;&middot;
<a href="/index/keyword/{{keyword}}">index</a>
</td>
</tr>