{% macro render_comment(comment, add_reply_link=false) %} {%- if comment.visible %}
{% if comment.is_pingback %}{{ _("Pingback by") }} {%- else %}{{ _("Comment by") }}{% endif %} {% if comment.www %}{{ comment.author|e }}{% else %}{{ comment.author|e }}{% endif %} — {{ comment.pub_date|datetimeformat }} | # {%- if add_reply_link %} - re {% endif -%}
{% if comment.is_pingback %}{{ _("Pingback by") }} {%- else %}{{ _("Comment by") }}{% endif %} {% if comment.www %}{{ comment.author|e }}{% else %}{{ comment.author|e }}{% endif %} — {{ comment.pub_date|datetimeformat }} | # {%- if add_reply_link %} - re {% endif -%}