diff --git a/lib/views/atom.art b/lib/views/atom.art index dfc50fc17..ee0addb78 100644 --- a/lib/views/atom.art +++ b/lib/views/atom.art @@ -53,9 +53,9 @@ {{ /if }} {{ if $e.content }} - + {{ $e.content.html || $e.content.text }} {{ else if $e.description }} - + {{ $e.description }} {{ /if }} {{ if typeof $e.category === 'string' }}