{% load i18n %}
  • {% if comment.website %} {{ comment.author }} {% else %} {{ comment.author }} {% endif %} | {{ comment.date_created|date:"d.m.Y, H:i" }}
    {{ comment.content }}