diff --git a/files/templates/comments.html b/files/templates/comments.html index da1c67dfc..9596b62aa 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -227,7 +227,7 @@ {% if c.ghost %} 👻 {% else %} - @{{c.author_name}}'s profile picture{{c.author_name}} + @{{c.author_name}}'s profile picture{{c.author_name}} {% if c.author.customtitle %}  {% if c.author.quadrant %}{{c.author.quadrant}} quadrant{% endif %}{{c.author.customtitle | safe}}{% endif %} {% endif %} @@ -915,7 +915,7 @@ {% include "expanded_image_modal.html" %} - + - + \ No newline at end of file