mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-06 11:12:33 +01:00
add nsfw tags
This commit is contained in:
parent
836438dfeb
commit
74b6e76619
@ -96,7 +96,9 @@ html
|
||||
span(class="to") to
|
||||
a(href="/r/" + link.subreddit + "")
|
||||
| #{link.subreddit}
|
||||
p.comments
|
||||
.links
|
||||
if link.over_18
|
||||
span.tag.nsfw NSFW
|
||||
a(href="" + link.permalink + "", class="comments")
|
||||
| #{link.num_comments} comments
|
||||
#search
|
||||
|
Loading…
Reference in New Issue
Block a user