diff --git a/files/templates/comments.html b/files/templates/comments.html index 08eadb91c..2cacf4ba5 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -111,10 +111,10 @@ {% if c.author.bio_html %} {% set bio = c.author.bio_html.replace('src="/assets/images/loading.gif" data-', '') %} + {% endif %} -