{{ _('Comentarios') }}
{% if comment.avatar %} {% else %} {% endif %}
{{ comment.author }}
{{ _('Puede formatear su comentario con') }} Markdown. {{ _('Avatar desde') }} Libravatar
{% if DEFAULT_LANG == 'en' %} {{ _('Política de uso') }} {% elif DEFAULT_LANG == 'fr' %} {{ _('Política de uso') }} {% else %} {{ _('Política de uso') }} {% endif %}
{% if comment.avatar %}
{% else %}
{% endif %}
{{ comment.author }}
{% else %}{{ comment.author }}
{% endif %}