{{comment.author}}: {{comment.created}} {% if user.is_authenticated and comment.author == user%}
Edit Delete {% endif %}
{{ comment.content }}