forked from midou/invidious
Include break when there are no comments
This commit is contained in:
parent
2144c388a5
commit
3cd66d2e7c
@ -104,8 +104,8 @@ function toggle(target) {
|
||||
<div style="margin-right:1em;">
|
||||
<%= video.description %>
|
||||
</div>
|
||||
<% if reddit_thread && !reddit_comments.as_a.empty? %>
|
||||
<hr style="margin-right:1em;">
|
||||
<% if reddit_thread && !reddit_comments.as_a.empty? %>
|
||||
<div style="margin-right:1em;">
|
||||
<h3><%= reddit_thread.data.title %></h3>
|
||||
<b>
|
||||
|
Loading…
Reference in New Issue
Block a user