Fix #1516 Document is empty

This commit is contained in:
Lukas 2020-12-07 13:10:00 +01:00
parent 4184fb3ae7
commit 0f66ff50a4
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
</div>
<div class="h-box">
<p><span style="white-space:pre-wrap"><%= XML.parse_html(channel.description_html).xpath_node(%q(.//pre)).try &.content %></span></p>
<p><span style="white-space:pre-wrap"><%= XML.parse_html(channel.description_html).xpath_node(%q(.//pre)).try &.content if !channel.description_html.empty? %></span></p>
</div>
<div class="h-box">