diff --git a/files/templates/comments.html b/files/templates/comments.html index b036af8e7..22674dc62 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -207,7 +207,7 @@ {% if not c.author %} {{c.print()}} {% endif %} - {% if c.author.is_cakeday %}{% endif %}{{c.author_name}} + {% if c.author.is_cakeday %}{% endif %}{{c.author_name}} {% if c.author.customtitle %}  {{c.author.customtitle | safe}}{% endif %} {% endif %} @@ -857,7 +857,7 @@ {% include "expanded_image_modal.html" %} - + - + \ No newline at end of file