{% extends 'layout.html' %} {% block content %}
{{news.content_cache|safe}}
{% if comment.user_id==session.user_id %} Modifier {% endif %} {{comment.date|format_date}}
{% if comment.user_id==session.user_id %} Modifier {% endif %} {{comment.date|format_date}}
{{comment.user_name}}