{{ comment.comment}}

Posted by {{ comment.author}} on {{ comment.timestamp | toDateAndTime}}

{% if actions %} {% if user == comment.author %} Delete comment. {% endif %} {% endif %}