mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
fix comments link
This commit is contained in:
+1
-1
@@ -98,7 +98,7 @@ html
|
||||
| #{link.subreddit}
|
||||
p.comments
|
||||
a(href="" + link.permalink + "", class="comments")
|
||||
| comments #{link.num_comments}
|
||||
| #{link.num_comments} comments
|
||||
if json.info.before || json.info.after
|
||||
.view-more-inks
|
||||
if json.info.before && !subreddit_front
|
||||
|
||||
Reference in New Issue
Block a user