fix comments link

This commit is contained in:
teddit
2020-11-30 16:55:52 +01:00
parent 072ce098a6
commit cd8d54eef7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ html
| #{link.subreddit}
p.comments
a(href="" + link.permalink + "", class="comments")
| comments #{link.num_comments}
| #{link.num_comments} comments
#search.sr
p search
form(action="/r/all/search", method="GET")