{% if comment %} {{ comment.user }}, {{ comment.date_added }}
{{ comment.text }} {% else %} Comment not found {% endif %}